From 6a354693853a72f994fabbe82896947c28538fa2 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 18:51:52 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index aeb6e26..84103b4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -110,7 +110,7 @@ export default function HomePage() { description="Don't take our word for it—hear from the fashionable community of Vadodara." testimonials={[ { - id: "1", + id: "2", name: "Anjali S.", role: "Creative", company: "Local Agency", @@ -126,7 +126,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-hangers_23-2149241341.jpg", }, { - id: "3", + id: "4", name: "Priya D.", role: "Designer", company: "Freelance", From 498ec5526dd0c720ef18c78a4fb536a85d6152cf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 18:51:59 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 119 ++++++++++------------------------------- 1 file changed, 28 insertions(+), 91 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 84103b4..34fdaf5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,25 +19,18 @@ export default function HomePage() { title="Bohoo Vadodara: Curated Style for the Modern Individual" description="Experience elegance and local charm with our handpicked collection. Located conveniently in Vasna, we offer the latest fashion trends tailored for your lifestyle." primaryButton={{ - text: "Visit Our Store", - href: "#contact", - }} + text: "Visit Our Store", href: "#contact"}} secondaryButton={{ - text: "View Collections", - href: "#features", - }} + text: "View Collections", href: "#features"}} items={[ { - text: "Handpicked Apparel", - icon: Sparkles, + text: "Handpicked Apparel", icon: Sparkles, }, { - text: "Premium Quality", - icon: CheckCircle, + text: "Premium Quality", icon: CheckCircle, }, { - text: "Local Style", - icon: Award, + text: "Local Style", icon: Award, }, ]} imageSrc="http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407869.jpg" @@ -50,9 +43,7 @@ export default function HomePage() { @@ -66,19 +57,13 @@ export default function HomePage() { features={[ { icon: Sparkles, - title: "Latest Trends", - description: "Stay ahead with weekly arrivals.", - }, + title: "Latest Trends", description: "Stay ahead with weekly arrivals."}, { icon: CheckCircle, - title: "Premium Quality", - description: "Fabric that feels as good as it looks.", - }, + title: "Premium Quality", description: "Fabric that feels as good as it looks."}, { icon: Award, - title: "Expert Styling", - description: "Personalized advice from our experts.", - }, + title: "Expert Styling", description: "Personalized advice from our experts."}, ]} /> @@ -92,11 +77,7 @@ export default function HomePage() { description="Trusted by hundreds in Vadodara to help them look their absolute best." metrics={[ { - value: "500+", - title: "Happy Clients", - description: "Helping style individuals every year.", - imageSrc: "http://img.b2bpic.net/free-photo/cool-dream-catcher-outdoors_23-2150722265.jpg", - }, + value: "500+", title: "Happy Clients", description: "Helping style individuals every year.", imageSrc: "http://img.b2bpic.net/free-photo/cool-dream-catcher-outdoors_23-2150722265.jpg"}, ]} /> @@ -110,45 +91,20 @@ export default function HomePage() { description="Don't take our word for it—hear from the fashionable community of Vadodara." testimonials={[ { - id: "2", - name: "Anjali S.", - role: "Creative", - company: "Local Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-attractive-woman-wearing-pink-sexy-summer-dress-walking-street-holding-handbag_285396-7996.jpg", - }, + name: "Anjali S.", role: "Creative", company: "Local Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/elegant-attractive-woman-wearing-pink-sexy-summer-dress-walking-street-holding-handbag_285396-7996.jpg"}, { - id: "2", - name: "Rohan M.", - role: "Professional", - company: "Tech Firm", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-hangers_23-2149241341.jpg", - }, + name: "Rohan M.", role: "Professional", company: "Tech Firm", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-hangers_23-2149241341.jpg"}, { - id: "4", - name: "Priya D.", - role: "Designer", - company: "Freelance", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laughing-woman-near-clothes-rail_23-2147688368.jpg", - }, + name: "Priya D.", role: "Designer", company: "Freelance", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/laughing-woman-near-clothes-rail_23-2147688368.jpg"}, { - id: "4", - name: "Sameer K.", - role: "Architect", - company: "Vado Studios", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-swimsuit-covering-face-with-straw-hat-playfully-looking-camera-beach-bed-with-transparent-curtains_574295-2281.jpg", - }, + name: "Sameer K.", role: "Architect", company: "Vado Studios", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-swimsuit-covering-face-with-straw-hat-playfully-looking-camera-beach-bed-with-transparent-curtains_574295-2281.jpg"}, { - id: "5", - name: "Meera T.", - role: "Educator", - company: "University", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-store-seller-helping-customer-choose-cloth-applying-dress-with-hanger-woman-candid-shot-fashion-store-retail-concept_74855-11687.jpg", - }, + name: "Meera T.", role: "Educator", company: "University", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fashion-store-seller-helping-customer-choose-cloth-applying-dress-with-hanger-woman-candid-shot-fashion-store-retail-concept_74855-11687.jpg"}, ]} /> @@ -162,20 +118,11 @@ export default function HomePage() { description="Our passionate team is here to transform your wardrobe and boost your confidence." members={[ { - name: "Sarah J.", - role: "Lead Stylist", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-grey-dress-yellow-jacket-is-standing-near-clothes-workshop-studio-she-is-smiling-camera_197531-840.jpg", - }, + name: "Sarah J.", role: "Lead Stylist", imageSrc: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-grey-dress-yellow-jacket-is-standing-near-clothes-workshop-studio-she-is-smiling-camera_197531-840.jpg"}, { - name: "Vikram S.", - role: "Fashion Consultant", - imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924075.jpg", - }, + name: "Vikram S.", role: "Fashion Consultant", imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924075.jpg"}, { - name: "Kavita M.", - role: "Store Manager", - imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-taking-photos-cutomer_23-2148924094.jpg", - }, + name: "Kavita M.", role: "Store Manager", imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-taking-photos-cutomer_23-2148924094.jpg"}, ]} /> @@ -189,17 +136,11 @@ export default function HomePage() { description="Find quick answers to common questions about our store and services." items={[ { - question: "Where is Bohoo located?", - answer: "We are at Aries prime, F.F. 101 & 102, Vasna Jakat Naka Road, Vadodara.", - }, + question: "Where is Bohoo located?", answer: "We are at Aries prime, F.F. 101 & 102, Vasna Jakat Naka Road, Vadodara."}, { - question: "What are your store hours?", - answer: "We are open daily, usually from 11 AM to 9 PM.", - }, + question: "What are your store hours?", answer: "We are open daily, usually from 11 AM to 9 PM."}, { - question: "Do you offer styling appointments?", - answer: "Yes, we love helping you style your next look! Drop by or call us.", - }, + question: "Do you offer styling appointments?", answer: "Yes, we love helping you style your next look! Drop by or call us."}, ]} /> @@ -211,13 +152,9 @@ export default function HomePage() { tag="Visit Us" text="Ready to redefine your style? Visit Bohoo Vadodara today and discover something truly special." primaryButton={{ - text: "Get Directions", - href: "https://www.google.com/maps", - }} + text: "Get Directions", href: "https://www.google.com/maps"}} secondaryButton={{ - text: "Contact Us", - href: "tel:+919999999999", - }} + text: "Contact Us", href: "tel:+919999999999"}} />