14 Commits

Author SHA1 Message Date
0bebee786b Merge version_2 into main
Merge version_2 into main
2026-05-25 10:08:57 +00:00
e47b444d21 Update src/app/page.tsx 2026-05-25 10:08:54 +00:00
1ea589273b Merge version_2 into main
Merge version_2 into main
2026-05-25 10:08:33 +00:00
bf89a86b22 Update src/app/page.tsx 2026-05-25 10:08:27 +00:00
7aa60ac563 Merge version_1 into main
Merge version_1 into main
2026-05-25 10:05:22 +00:00
dd0954d1d7 Merge version_1 into main
Merge version_1 into main
2026-05-25 10:04:55 +00:00
4e9cff674a Merge version_1 into main
Merge version_1 into main
2026-05-25 10:04:24 +00:00
5415d12455 Merge version_1 into main
Merge version_1 into main
2026-05-25 09:59:47 +00:00
4779549838 Merge version_1 into main
Merge version_1 into main
2026-05-25 09:57:52 +00:00
79cad46cdf Merge version_1 into main
Merge version_1 into main
2026-05-25 09:57:21 +00:00
586ce0600e Merge version_1 into main
Merge version_1 into main
2026-05-25 09:56:51 +00:00
a66cad0a8f Merge version_1 into main
Merge version_1 into main
2026-05-25 09:56:19 +00:00
d55779dbf7 Merge version_1 into main
Merge version_1 into main
2026-05-25 09:55:52 +00:00
f036e69c90 Merge version_1 into main
Merge version_1 into main
2026-05-25 09:55:16 +00:00

View File

@@ -44,27 +44,23 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{ variant: "sparkles-gradient" }}
title="Femme Fatale Boutique Shop No. 27"
description="Trusted ladies fashion boutique and tailoring excellence since 2014 in Visakhapatnam. Experience high-end designer wear and bespoke stitching services."
title="Femme Fatale Boutique Trending Designs"
description="Discover our latest collection of trending blouse designs and intricate maggam work, tailored to perfection at Shop No. 27."
testimonials={[
{ name: "Priya Reddy", handle: "@priya_reddy", testimonial: "The maggam work at Shop No. 27 is truly unparalleled. Best boutique experience!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-wearing-sari_23-2149461714.jpg" },
{ name: "Ananya Rao", handle: "@ananyarao", testimonial: "Incredible fit and stunning designs. They truly know their craft.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-sari_23-2149461703.jpg" },
{ name: "Sita Devi", handle: "@sita_devi", testimonial: "My bridal lehenga was perfect. Absolutely worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-girls-shopping-clothes-shop_1301-6771.jpg" },
{ name: "Meera Nair", handle: "@meera_nair", testimonial: "Excellent service and timely delivery. Highly recommended for custom work.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-beautiful-dress_1303-17547.jpg" },
{ name: "Kavita S.", handle: "@kavita_s", testimonial: "Shop No. 27 has transformed my wardrobe with their elegant designs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shopping-woman_1098-16863.jpg" }
{ name: "Ananya Rao", handle: "@ananyarao", testimonial: "Incredible fit and stunning designs. They truly know their craft.", rating: 5, imageSrc: "http://img.b2bpic.net/front-view-smiley-woman-with-sari_23-2149461703.jpg" }
]}
tag="Trusted Since 2014"
tag="New Seasonal Trends"
buttons={[{ text: "Book Appointment", href: "/appointments" }, { text: "Explore Collections", href: "/gallery" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779702889753-nbxrf2tw.jpg"
avatars={[{ src: "http://img.b2bpic.net/free-photo/close-up-brunette-woman-with-shopping-bags_1098-2361.jpg", alt: "User avatar" }, { src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400919.jpg", alt: "User avatar" }, { src: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400860.jpg", alt: "User avatar" }, { src: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565172.jpg", alt: "User avatar" }, { src: "http://img.b2bpic.net/free-photo/young-woman-posing-while-wearing-traditional-sari-garment_23-2149565173.jpg", alt: "User avatar" }]}
marqueeItems={[{ type: "text", text: "Bespoke Tailoring" }, { type: "text", text: "Designer Blouses" }, { type: "text", text: "Bridal Wear" }, { type: "text", text: "Hand Embroidery" }, { type: "text", text: "Luxury Fabrics" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779703696430-yzw282uv.png?_wi=1"
marqueeItems={[{ type: "text", text: "Bridal Maggam Work" }, { type: "text", text: "Trendy Blouse Designs" }, { type: "text", text: "Custom Embroidery" }, { type: "text", text: "Designer Wear" }]}
/>
</div>
<div id="about-snippet" data-section="about-snippet">
<TextAbout
useInvertedBackground={true}
title="Elegant Tailoring from Shop No. 27"
title="Exquisite Artistry in Every Stitch"
buttons={[{ text: "Learn More", href: "/about" }]}
/>
</div>
@@ -76,12 +72,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Bridal Maggam Blouse", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779702889753-qz5oq9r6.jpg" },
{ id: "p2", name: "Custom Designer Salwar", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779702889753-mswla8mt.jpg" },
{ id: "p3", name: "Hand-stitched Lehenga", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779702889753-gxdgm9q5.jpg" }
{ id: "g1", name: "Signature Maggam Work", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779702889753-qz5oq9r6.jpg" },
{ id: "g2", name: "Modern Trending Blouse", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779703696430-yzw282uv.png?_wi=2" },
{ id: "g3", name: "Bridal Heritage Blouse", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EDAac56Hqzmkg6Ycae5YteloTs/uploaded-1779702889753-gxdgm9q5.jpg" }
]}
title="Trending Designs"
description="Exquisite bridal wear and custom stitching from our boutique."
description="Explore our curated selection of high-end boutique blouse designs."
/>
</div>
@@ -91,10 +87,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
title="Pricing Options"
description="Choose the best service level for your needs."
description="Professional tailoring and premium hand-embroidery services."
plans={[
{ id: "basic", name: "Basic Alterations", price: "Starting at $20", features: ["Hemming", "Simple resizing", "Quick turnaround"], buttons: [{ text: "Select Plan", href: "/contact" }] },
{ id: "bespoke", name: "Bespoke Design", price: "Upon Request", features: ["Personal consultations", "Custom fabric sourcing", "Intricate handwork"], buttons: [{ text: "Select Plan", href: "/appointments" }] }
{ id: "bespoke", name: "Premium Maggam Design", price: "Upon Request", features: ["Custom maggam design", "Fabric consultations", "Hand-embroidery detail"], buttons: [{ text: "Select Plan", href: "/appointments" }] }
]}
/>
</div>
@@ -104,8 +100,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Why Our Clients Love Us"
description="Decades of passion and precision in every stitch."
title="Our Boutique Impact"
description="Dedicated to timeless quality and modern trends."
metrics={[
{ id: "m1", icon: Award, title: "Awards Won", value: "12+" },
{ id: "m2", icon: Users, title: "Happy Clients", value: "2,500+" },