Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
209
src/app/page.tsx
209
src/app/page.tsx
@@ -33,57 +33,37 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Maids",
|
||||
id: "maids",
|
||||
},
|
||||
name: "Maids", id: "maids"},
|
||||
{
|
||||
name: "Reservation",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reservation", id: "contact"},
|
||||
]}
|
||||
brandName="MaidDaily"
|
||||
button={{
|
||||
text: "Sign Up",
|
||||
}}
|
||||
text: "Sign Up"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Professional Maid Rental in Baghdad"
|
||||
description="Experience superior home care with our vetted, reliable, and professional staff. Book daily rentals with ease."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg?_wi=1",
|
||||
imageAlt: "professional maid service baghdad",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg", imageAlt: "professional maid service baghdad"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg?_wi=1",
|
||||
imageAlt: "smiling maid professional uniform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg", imageAlt: "smiling maid professional uniform"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-empty-kitchen_1170-2792.jpg",
|
||||
imageAlt: "modern house cleaning service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-empty-kitchen_1170-2792.jpg", imageAlt: "modern house cleaning service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-gardener-rubber-gloves-apron-hat-pointing-with-index-fingers-down-smiling-standing-pink-wall_141793-96391.jpg",
|
||||
imageAlt: "professional maid service baghdad",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-gardener-rubber-gloves-apron-hat-pointing-with-index-fingers-down-smiling-standing-pink-wall_141793-96391.jpg", imageAlt: "professional maid service baghdad"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-cooking-with-different-ingredients_23-2149028628.jpg",
|
||||
imageAlt: "smiling maid professional uniform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-cooking-with-different-ingredients_23-2149028628.jpg", imageAlt: "smiling maid professional uniform"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -109,28 +89,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Vetted Staff",
|
||||
description: "Rigorous background checks.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: UserCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-girl-with-cute-blush-wearing-summer-clothes-beaming-from-joy-holding-arms-crossed_1258-118092.jpg",
|
||||
imageAlt: "maid cleaning service worker",
|
||||
title: "Vetted Staff", description: "Rigorous background checks.", bentoComponent: "reveal-icon", icon: UserCheck,
|
||||
},
|
||||
{
|
||||
title: "Flexible Hours",
|
||||
description: "Rent by the day or hour.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Clock,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-apron-rubber-gloves-holding-mop-leaning-head-it-looking-camera-with-sad-expression-face_141793-28461.jpg?_wi=2",
|
||||
imageAlt: "maid cleaning service worker",
|
||||
title: "Flexible Hours", description: "Rent by the day or hour.", bentoComponent: "reveal-icon", icon: Clock,
|
||||
},
|
||||
{
|
||||
title: "Simple Booking",
|
||||
description: "Easy online scheduling.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Calendar,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-worker-helping-senior-woman_23-2149031385.jpg?_wi=2",
|
||||
imageAlt: "maid cleaning service worker",
|
||||
title: "Simple Booking", description: "Easy online scheduling.", bentoComponent: "reveal-icon", icon: Calendar,
|
||||
},
|
||||
]}
|
||||
title="Why Choose MaidDaily?"
|
||||
@@ -146,35 +111,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah",
|
||||
role: "Filipino",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-housekeeping-maid-with-her-hand-waist_23-2148033264.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah", role: "Filipino", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-housekeeping-maid-with-her-hand-waist_23-2148033264.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria",
|
||||
role: "Ethiopian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-housewife-holding-cutlery-pink-wall_140725-151461.jpg",
|
||||
},
|
||||
id: "2", name: "Maria", role: "Ethiopian", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-housewife-holding-cutlery-pink-wall_140725-151461.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jane",
|
||||
role: "Filipino",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg",
|
||||
},
|
||||
id: "3", name: "Jane", role: "Filipino", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-barista-girl_23-2148436121.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena",
|
||||
role: "Kenyan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095243.jpg",
|
||||
},
|
||||
id: "4", name: "Elena", role: "Kenyan", imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095243.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna",
|
||||
role: "Filipino",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-housewife-holding-difinfecting-spray-hands_259150-59478.jpg",
|
||||
},
|
||||
id: "5", name: "Anna", role: "Filipino", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-housewife-holding-difinfecting-spray-hands_259150-59478.jpg"},
|
||||
]}
|
||||
title="Our Professional Maids"
|
||||
description="Select from our expert staff, tailored to your needs."
|
||||
@@ -187,45 +132,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excellent!",
|
||||
quote: "Reliable and clean.",
|
||||
name: "Ahmed",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg",
|
||||
},
|
||||
id: "1", title: "Excellent!", quote: "Reliable and clean.", name: "Ahmed", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Great Staff",
|
||||
quote: "Professional and helpful.",
|
||||
name: "Sara",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
},
|
||||
id: "2", title: "Great Staff", quote: "Professional and helpful.", name: "Sara", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Best in Iraq",
|
||||
quote: "Very thorough service.",
|
||||
name: "Omar",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
},
|
||||
id: "3", title: "Best in Iraq", quote: "Very thorough service.", name: "Omar", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Highly Recommend",
|
||||
quote: "Easy booking process.",
|
||||
name: "Layla",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
|
||||
},
|
||||
id: "4", title: "Highly Recommend", quote: "Easy booking process.", name: "Layla", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Dependable",
|
||||
quote: "Always arrives on time.",
|
||||
name: "Zaid",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
},
|
||||
id: "5", title: "Dependable", quote: "Always arrives on time.", name: "Zaid", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
|
||||
]}
|
||||
title="Client Reviews"
|
||||
description="What our Baghdad community says."
|
||||
@@ -239,36 +154,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "h1",
|
||||
tag: "Hourly",
|
||||
price: "$15",
|
||||
period: "/hr",
|
||||
description: "Flexibility first.",
|
||||
button: {
|
||||
text: "Book",
|
||||
},
|
||||
featuresTitle: "Included:",
|
||||
features: [
|
||||
"Cleaning",
|
||||
"Laundry",
|
||||
"Kitchen help",
|
||||
],
|
||||
id: "h1", tag: "Hourly", price: "$15", period: "/hr", description: "Flexibility first.", button: {
|
||||
text: "Book"},
|
||||
featuresTitle: "Included:", features: [
|
||||
"Cleaning", "Laundry", "Kitchen help"],
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
tag: "Daily",
|
||||
price: "$100",
|
||||
period: "/day",
|
||||
description: "Full day coverage.",
|
||||
button: {
|
||||
text: "Book",
|
||||
},
|
||||
featuresTitle: "Included:",
|
||||
features: [
|
||||
"Deep cleaning",
|
||||
"Full home care",
|
||||
"Ironing",
|
||||
],
|
||||
id: "h2", tag: "Daily", price: "$100", period: "/day", description: "Full day coverage.", button: {
|
||||
text: "Book"},
|
||||
featuresTitle: "Included:", features: [
|
||||
"Deep cleaning", "Full home care", "Ironing"],
|
||||
},
|
||||
]}
|
||||
title="Simple Pricing"
|
||||
@@ -281,20 +176,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How to book?",
|
||||
content: "Book through our website.",
|
||||
},
|
||||
id: "1", title: "How to book?", content: "Book through our website."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are maids vetted?",
|
||||
content: "Yes, strictly.",
|
||||
},
|
||||
id: "2", title: "Are maids vetted?", content: "Yes, strictly."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What languages?",
|
||||
content: "English and Arabic.",
|
||||
},
|
||||
id: "3", title: "What languages?", content: "English and Arabic."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -305,8 +191,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Book Your Maid Now"
|
||||
description="Register today to get started."
|
||||
tag="Contact"
|
||||
@@ -317,29 +202,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Booking",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Booking", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user