diff --git a/auth/schemas/User.js b/auth/schemas/User.js index d18c409..ea837f2 100644 --- a/auth/schemas/User.js +++ b/auth/schemas/User.js @@ -20,6 +20,12 @@ const UserSchema = mongoose.Schema({ type:String, required:true, minlength: 5 + }, + pricing: { + type:String, + enum: ['free','basic','intermediate','luxury'], + default:'free', + required:false } }); diff --git a/public/index.html b/public/index.html index 5061fb8..47aeff1 100644 --- a/public/index.html +++ b/public/index.html @@ -25,13 +25,11 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - - diff --git a/src/components/HomePage.js b/src/components/HomePage.js index 303e4fc..c211af4 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -56,25 +56,47 @@ const IconChartLine = styled(ChartLine)` `; -const ITag = styled.i` - +const ColoredSection = styled.section` + + background-color:#66bfbf; + color: #fff; + `; -const FeatureBox = styled.div` +const WhiteSection = styled.section` + background:#fff; +`; +const PressSection = styled(ColoredSection)` + padding-bottom: 3%; + +`; +const PressLogo = styled.img` + width: 18%; + height: 18%; + margin: 20px 20px 50px; +`; + + +const FeatureCol = styled(Col)` padding: 4.5%; `; const ContainerPadded = styled(Container)` padding: 7% 15%; + font-family: "Montserrat"; + text-align: center; + `; const BigHeading = styled.h1` - font-family: "Montserrat-Black"; font-size: 3.5rem; line-height: 1.5; + font-family: "Montserrat-Bold"; + color: white; `; const FeatureTitle = styled.h3` font-size: 1.5rem; color:#8f8f8f; + align-self: center; `; @@ -86,13 +108,13 @@ export default function HomePage() {
Get relocated.We'll take care of everything.
-Get highest number of services for lowest cost possible.
-Sit back , we'll do the dirty work.
-Adapting to a new place is always hard in any phase of life. We aim to make it easy.
-Bringing all the basic amenities to the new place before your arrival.
-Getting adapted and familiar to the new place made easy.
-