initial commit
0 parents
Showing
103 changed files
with
3872 additions
and
0 deletions
.gitignore
0 → 100644
README.md
0 → 100644
assets/images/hiranandani-logo.png
0 → 100644
6.76 KB
cities.json
0 → 100644
components/home/Home.js
0 → 100644
components/layout/ButtonLoader.js
0 → 100644
components/layout/Footer.js
0 → 100644
components/layout/Header.js
0 → 100644
components/layout/Layout.js
0 → 100644
components/layout/Loader.js
0 → 100644
deploy.sh
0 → 100755
next.config.js
0 → 100644
pages/_app.js
0 → 100644
pages/_document.js
0 → 100644
pages/api/auth/[...nextauth].js
0 → 100644
pages/api/hello.js
0 → 100644
pages/index.js
0 → 100644
public/css/bootstrap.min.css
0 → 100644
This diff could not be displayed because it is too large.
public/css/font-awesome.min.css
0 → 100644
This diff is collapsed.
Click to expand it.
public/favicon.ico
0 → 100644
No preview for this file type
public/fonts/FontAwesome.otf
0 → 100644
No preview for this file type
public/fonts/Inter-Black.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-Bold.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-ExtraBold.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-ExtraLight.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-Light.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-Medium.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-Regular.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-SemiBold.ttf
0 → 100644
No preview for this file type
public/fonts/Inter-Thin.ttf
0 → 100644
No preview for this file type
public/fonts/fontawesome-webfont.eot
0 → 100644
No preview for this file type
public/fonts/fontawesome-webfont.svg
0 → 100644
This diff could not be displayed because it is too large.
public/fonts/fontawesome-webfont.ttf
0 → 100644
No preview for this file type
public/fonts/fontawesome-webfont.woff
0 → 100644
No preview for this file type
public/fonts/fontawesome-webfont.woff2
0 → 100644
No preview for this file type
public/vercel.svg
0 → 100644
redux/actions/bankingPartnersAction.js
0 → 100644
redux/actions/bookingActions.js
0 → 100644
redux/actions/companyInformationAction.js
0 → 100644
redux/actions/contactUsAction.js
0 → 100644
redux/actions/cpConnectPageAction.js
0 → 100644
redux/actions/cpLoginAction.js
0 → 100644
redux/actions/detailsAction.js
0 → 100644
redux/actions/enduserLoginAction.js
0 → 100644
redux/actions/enquireNowModalAction.js
0 → 100644
redux/actions/enquiryAction.js
0 → 100644
redux/actions/homeBannersAction.js
0 → 100644
redux/actions/homeContentAction.js
0 → 100644
redux/actions/homeDeliveryStatsActions.js
0 → 100644
redux/actions/locationsAction.js
0 → 100644
redux/actions/menuItemsAction.js
0 → 100644
redux/actions/projectsAction.js
0 → 100644
redux/actions/referralAction.js
0 → 100644
redux/actions/roomActions.js
0 → 100644
redux/actions/townshipsAction.js
0 → 100644
redux/actions/userActions.js
0 → 100644
redux/constants/bankingPartnersConstants.js
0 → 100644
redux/constants/bookingConstants.js
0 → 100644
redux/constants/contactUsConstants.js
0 → 100644
redux/constants/cpConnectPageConstants.js
0 → 100644
redux/constants/cpLoginConstants.js
0 → 100644
redux/constants/detailsConstants.js
0 → 100644
redux/constants/enquireNowModalConstants.js
0 → 100644
redux/constants/enquiryConstants.js
0 → 100644
redux/constants/homeBannerConstants.js
0 → 100644
redux/constants/homeContentConstants.js
0 → 100644
redux/constants/locationsConstants.js
0 → 100644
redux/constants/menuItemsConstants.js
0 → 100644
redux/constants/projectsConstants.js
0 → 100644
redux/constants/referralConstants.js
0 → 100644
redux/constants/roomConstants.js
0 → 100644
redux/constants/townshipsConstants.js
0 → 100644
redux/constants/userConstants.js
0 → 100644
redux/reducers/bankingPartnersReducer.js
0 → 100644
redux/reducers/bookingReducer.js
0 → 100644
redux/reducers/companyInformationReducer.js
0 → 100644
redux/reducers/contactUsReducer.js
0 → 100644
redux/reducers/cpConnectPageReducer.js
0 → 100644
redux/reducers/cpLoginReducer.js
0 → 100644
redux/reducers/detailsReducer.js
0 → 100644
redux/reducers/enquireNowModalReducer.js
0 → 100644
redux/reducers/enquiryReducer.js
0 → 100644
redux/reducers/homeBannersReducer.js
0 → 100644
redux/reducers/homeContentReducer.js
0 → 100644
redux/reducers/homeDeliveryStatsReducer.js
0 → 100644
redux/reducers/locationsReducer.js
0 → 100644
redux/reducers/menuItemsReducer.js
0 → 100644
redux/reducers/projectsReducer.js
0 → 100644
redux/reducers/reducers.js
0 → 100644
redux/reducers/referralReducer.js
0 → 100644
redux/reducers/roomReducers.js
0 → 100644
redux/reducers/townshipsReducer.js
0 → 100644
redux/reducers/userReducers.js
0 → 100644
redux/store.js
0 → 100644
services/imageHandling.js
0 → 100644
services/stripe.js
0 → 100644
styles/Home.module.css
0 → 100644
styles/fonts.css
0 → 100644
styles/globals.css
0 → 100644
This diff is collapsed.
Click to expand it.
users.json
0 → 100644
This diff is collapsed.
Click to expand it.
yarn.lock
0 → 100644
This diff could not be displayed because it is too large.
-
Please register or sign in to post a comment