diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fe4ca1..03a0d45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,11 +55,11 @@ export default function LandingPage() { ]} buttonAnimation="entrance-slide" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-elegant-dress-exudes-sensuality-generated-by-ai_188544-37334.jpg", imageAlt: "Aari work blouse with intricate embroidery" }, - { imageSrc: "http://img.b2bpic.net/free-photo/morning-bride-preparting-ceremony_1303-10532.jpg", imageAlt: "Designer bridal blouse" }, - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-woman-with-flower-wreath-head_23-2148079355.jpg", imageAlt: "Modern designer blouse" }, - { imageSrc: "http://img.b2bpic.net/free-photo/colorful-children-collection-with-flat-design_23-2147963117.jpg", imageAlt: "Children traditional outfit" }, - { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-elegant-dress-exudes-sensuality-generated-by-ai_188544-37334.jpg", imageAlt: "Detailed aari embroidery work" } + { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-elegant-dress-exudes-sensuality-generated-by-ai_188544-37334.jpg?_wi=1", imageAlt: "Aari work blouse with intricate embroidery" }, + { imageSrc: "http://img.b2bpic.net/free-photo/morning-bride-preparting-ceremony_1303-10532.jpg?_wi=1", imageAlt: "Designer bridal blouse" }, + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-woman-with-flower-wreath-head_23-2148079355.jpg?_wi=1", imageAlt: "Modern designer blouse" }, + { imageSrc: "http://img.b2bpic.net/free-photo/colorful-children-collection-with-flat-design_23-2147963117.jpg?_wi=1", imageAlt: "Children traditional outfit" }, + { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-elegant-dress-exudes-sensuality-generated-by-ai_188544-37334.jpg?_wi=2", imageAlt: "Detailed aari embroidery work" } ]} mediaAnimation="entrance-slide" ariaLabel="Hero section with featured tailoring work" @@ -80,7 +80,7 @@ export default function LandingPage() { { id: "5", name: "Mom & Daughter Gowns", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter_1157-7567.jpg", imageAlt: "Matching mom and daughter gowns" }, { id: "6", name: "Frock Stitching", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-little-daughter-measure-fabric-sewing_1157-29800.jpg", imageAlt: "Custom frock stitching" }, { id: "7", name: "Saree Pleating & Dropping", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/girl-linen-dress-with-wreath-flowers-her-head_72229-239.jpg", imageAlt: "Saree pleating and dropping service" }, - { id: "8", name: "Perfect Fitting Blouse", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-woman-with-flower-wreath-head_23-2148079355.jpg", imageAlt: "Perfect fitting customized blouse" } + { id: "8", name: "Perfect Fitting Blouse", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-woman-with-flower-wreath-head_23-2148079355.jpg?_wi=2", imageAlt: "Perfect fitting customized blouse" } ]} gridVariant="bento-grid" animationType="blur-reveal" @@ -118,19 +118,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Aari Work Blouses", description: "Intricate hand embroidery featuring traditional Aari work with premium threads and exquisite designs. Perfect for festivals, weddings, and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-elegant-dress-exudes-sensuality-generated-by-ai_188544-37334.jpg", imageAlt: "Aari work blouse with detailed embroidery" + title: "Aari Work Blouses", description: "Intricate hand embroidery featuring traditional Aari work with premium threads and exquisite designs. Perfect for festivals, weddings, and special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-elegant-dress-exudes-sensuality-generated-by-ai_188544-37334.jpg?_wi=3", imageAlt: "Aari work blouse with detailed embroidery" }, { id: 2, - title: "Bridal Masterpieces", description: "Stunning bridal blouses crafted with luxury fabrics and elaborate designs. Each piece is customized to make your special day even more memorable.", imageSrc: "http://img.b2bpic.net/free-photo/morning-bride-preparting-ceremony_1303-10532.jpg", imageAlt: "Designer bridal blouse" + title: "Bridal Masterpieces", description: "Stunning bridal blouses crafted with luxury fabrics and elaborate designs. Each piece is customized to make your special day even more memorable.", imageSrc: "http://img.b2bpic.net/free-photo/morning-bride-preparting-ceremony_1303-10532.jpg?_wi=2", imageAlt: "Designer bridal blouse" }, { id: 3, - title: "Kids Traditional Wear", description: "Adorable traditional outfits for children including pavada sets, frocks, and festival wear. Comfortable, beautiful, and made with care for your little ones.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-children-collection-with-flat-design_23-2147963117.jpg", imageAlt: "Children traditional outfit set" + title: "Kids Traditional Wear", description: "Adorable traditional outfits for children including pavada sets, frocks, and festival wear. Comfortable, beautiful, and made with care for your little ones.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-children-collection-with-flat-design_23-2147963117.jpg?_wi=2", imageAlt: "Children traditional outfit set" }, { id: 4, - title: "Contemporary Designer Blouses", description: "Modern designs that blend contemporary aesthetics with traditional techniques. Perfect for those who want style with a touch of heritage.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-woman-with-flower-wreath-head_23-2148079355.jpg", imageAlt: "Modern designer blouse" + title: "Contemporary Designer Blouses", description: "Modern designs that blend contemporary aesthetics with traditional techniques. Perfect for those who want style with a touch of heritage.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-woman-with-flower-wreath-head_23-2148079355.jpg?_wi=3", imageAlt: "Modern designer blouse" } ]} animationType="blur-reveal" @@ -178,10 +178,10 @@ export default function LandingPage() { tagAnimation="entrance-slide" testimonials={[ { - id: "1", name: "Priya Sharma", role: "Bride", testimonial: "My bridal blouse was absolutely stunning! The Aari work was intricate and the fit was perfect. Sri Kalai Boutique made my wedding day even more special.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Priya Sharma" + id: "1", name: "Priya Sharma", role: "Bride", testimonial: "My bridal blouse was absolutely stunning! The Aari work was intricate and the fit was perfect. Sri Kalai Boutique made my wedding day even more special.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Priya Sharma" }, { - id: "2", name: "Anjali Desai", role: "Fashion Enthusiast", testimonial: "I've been a loyal customer for years. The quality of stitching and attention to detail is unmatched. Every blouse I get is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Anjali Desai" + id: "2", name: "Anjali Desai", role: "Fashion Enthusiast", testimonial: "I've been a loyal customer for years. The quality of stitching and attention to detail is unmatched. Every blouse I get is a masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Anjali Desai" }, { id: "3", name: "Meera Patel", role: "Mother", testimonial: "The kids' traditional outfits are absolutely adorable and so comfortable. My children looked beautiful at the festival. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-laughing_1157-65.jpg", imageAlt: "Meera Patel" @@ -190,10 +190,10 @@ export default function LandingPage() { id: "4", name: "Divya Nair", role: "Corporate Professional", testimonial: "Perfect fitting blouses that boost my confidence. The team is professional and delivers exactly what they promise. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Divya Nair" }, { - id: "5", name: "Sneha Gupta", role: "Student", testimonial: "I learned Aari embroidery at their training center. The instructors are knowledgeable and patient. It's been an amazing learning experience!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sneha Gupta" + id: "5", name: "Sneha Gupta", role: "Student", testimonial: "I learned Aari embroidery at their training center. The instructors are knowledgeable and patient. It's been an amazing learning experience!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=3", imageAlt: "Sneha Gupta" }, { - id: "6", name: "Rani Verma", role: "Regular Customer", testimonial: "Been visiting Sri Kalai Boutique for saree tailoring for the past 5 years. Consistent quality and friendly service. They're my go-to place!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Rani Verma" + id: "6", name: "Rani Verma", role: "Regular Customer", testimonial: "Been visiting Sri Kalai Boutique for saree tailoring for the past 5 years. Consistent quality and friendly service. They're my go-to place!", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=4", imageAlt: "Rani Verma" } ]} animationType="blur-reveal" @@ -230,7 +230,7 @@ export default function LandingPage() { id: "6", title: "Do you accept online bookings?", content: "Yes! You can call us at 088254 45731 or fill out our appointment form to book a consultation. We also welcome walk-ins during our business hours." } ]} - imageSrc="http://img.b2bpic.net/free-photo/workplace-seamstress-office-with-sewing-machine-table_627829-5174.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workplace-seamstress-office-with-sewing-machine-table_627829-5174.jpg?_wi=1" imageAlt="Sri Kalai Boutique tailoring studio" mediaAnimation="blur-reveal" mediaPosition="left" @@ -267,7 +267,7 @@ export default function LandingPage() {