From 80dd8a69c33b76166473963be3660b4ac2bb4782 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:08:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e986ff..04f5b17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/family-wearing-face-masks-walking-street_9975-24114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/family-wearing-face-masks-walking-street_9975-24114.jpg?_wi=1" imageAlt="Family shopping for trendy fashion at Munsi Tex 02" mediaAnimation="blur-reveal" frameStyle="card" @@ -74,16 +74,16 @@ export default function LandingPage() { tag="Featured" products={[ { - id: "mens", name: "Men's Collection", price: "Affordable Styles", imageSrc: "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg", imageAlt: "Men's clothing collection" + id: "mens", name: "Men's Collection", price: "Affordable Styles", imageSrc: "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg?_wi=1", imageAlt: "Men's clothing collection" }, { - id: "womens", name: "Women's Collection", price: "Trendy Designs", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg", imageAlt: "Women's fashion collection" + id: "womens", name: "Women's Collection", price: "Trendy Designs", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg?_wi=1", imageAlt: "Women's fashion collection" }, { - id: "kids", name: "Kids' Collection", price: "Playful & Comfy", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-wearing-stylish-sunglasses-lying-white-carpet_23-2148080217.jpg", imageAlt: "Kids' clothing collection" + id: "kids", name: "Kids' Collection", price: "Playful & Comfy", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-wearing-stylish-sunglasses-lying-white-carpet_23-2148080217.jpg?_wi=1", imageAlt: "Kids' clothing collection" }, { - id: "seasonal", name: "Seasonal & Trendy", price: "Latest Arrivals", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-female-with-black-hat-sitting-cafe-glass-wall_181624-21926.jpg", imageAlt: "Seasonal and trendy wear" + id: "seasonal", name: "Seasonal & Trendy", price: "Latest Arrivals", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-female-with-black-hat-sitting-cafe-glass-wall_181624-21926.jpg?_wi=1", imageAlt: "Seasonal and trendy wear" } ]} gridVariant="two-columns-alternating-heights" @@ -101,23 +101,23 @@ export default function LandingPage() { features={[ { id: "1", title: "Affordable Prices", tags: ["Quality", "Budget-Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/family-wearing-face-masks-walking-street_9975-24114.jpg", imageAlt: "Affordable fashion selection" + imageSrc: "http://img.b2bpic.net/free-photo/family-wearing-face-masks-walking-street_9975-24114.jpg?_wi=2", imageAlt: "Affordable fashion selection" }, { id: "2", title: "Quality Options Available", tags: ["Premium", "Selection"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg", imageAlt: "Quality clothing options" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-dress-hat-standing-by-architecture_1303-9713.jpg?_wi=2", imageAlt: "Quality clothing options" }, { id: "3", title: "Large Trendy Collection", tags: ["Fashion", "Latest"], - imageSrc: "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg", imageAlt: "Trendy collection showcase" + imageSrc: "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg?_wi=2", imageAlt: "Trendy collection showcase" }, { id: "4", title: "Friendly Customer Service", tags: ["Support", "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-wearing-stylish-sunglasses-lying-white-carpet_23-2148080217.jpg", imageAlt: "Friendly service representation" + imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-wearing-stylish-sunglasses-lying-white-carpet_23-2148080217.jpg?_wi=2", imageAlt: "Friendly service representation" }, { id: "5", title: "Convenient Main Street Location", tags: ["Accessible", "Local"], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-female-with-black-hat-sitting-cafe-glass-wall_181624-21926.jpg", imageAlt: "Convenient location" + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-female-with-black-hat-sitting-cafe-glass-wall_181624-21926.jpg?_wi=2", imageAlt: "Convenient location" } ]} animationType="slide-up" @@ -133,16 +133,16 @@ export default function LandingPage() { tag="Customer Reviews" testimonials={[ { - id: "1", title: "Large Trendy Collection", quote: "Large amount of trendy dress collection at Munsi Tex 02. They have everything I need for my family!", name: "Sarah M.", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Sarah M. customer testimonial" + id: "1", title: "Large Trendy Collection", quote: "Large amount of trendy dress collection at Munsi Tex 02. They have everything I need for my family!", name: "Sarah M.", role: "Local Customer", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Sarah M. customer testimonial" }, { - id: "2", title: "Best Quality & Price", quote: "Best quality low budget price. I'm amazed at how affordable their clothing is without compromising on quality.", name: "Rajith K.", role: "Regular Shopper", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Rajith K. customer testimonial" + id: "2", title: "Best Quality & Price", quote: "Best quality low budget price. I'm amazed at how affordable their clothing is without compromising on quality.", name: "Rajith K.", role: "Regular Shopper", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Rajith K. customer testimonial" }, { - id: "3", title: "Excellent Service", quote: "Good service and quality products. The staff is always friendly and helpful!", name: "Ameena F.", role: "Family Shopper", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Ameena F. customer testimonial" + id: "3", title: "Excellent Service", quote: "Good service and quality products. The staff is always friendly and helpful!", name: "Ameena F.", role: "Family Shopper", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=3", imageAlt: "Ameena F. customer testimonial" }, { - id: "4", title: "Highly Recommended", quote: "Adorable selection and cheap price highly recommended. Munsi Tex 02 is my go-to store now!", name: "Hassan D.", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Hassan D. customer testimonial" + id: "4", title: "Highly Recommended", quote: "Adorable selection and cheap price highly recommended. Munsi Tex 02 is my go-to store now!", name: "Hassan D.", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=4", imageAlt: "Hassan D. customer testimonial" } ]} textboxLayout="default" -- 2.49.1