diff --git a/src/app/page.tsx b/src/app/page.tsx
index a274bee..3b114f6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -44,27 +44,23 @@ export default function LandingPage() {
@@ -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" },
+ { 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."
/>
@@ -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" }] }
]}
/>
@@ -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+" },