Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0bebee786b | |||
| e47b444d21 | |||
| 1ea589273b | |||
| bf89a86b22 | |||
| 7aa60ac563 | |||
| dd0954d1d7 | |||
| 4e9cff674a | |||
| 5415d12455 | |||
| 4779549838 | |||
| 79cad46cdf | |||
| 586ce0600e | |||
| a66cad0a8f | |||
| d55779dbf7 | |||
| f036e69c90 |
@@ -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+" },
|
||||
|
||||
Reference in New Issue
Block a user