From 37ae1a0efdeb13b4d082532587a975e5cf388d52 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 23:10:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a78cb0..fbd0877 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Order via WhatsApp", href: "https://wa.me/21624427396" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup_158538-22772.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup_158538-22772.jpg?_wi=1" imageAlt="Elegant woman showcasing Elyna Shopp fashion collection" mediaAnimation="slide-up" imagePosition="right" @@ -88,15 +88,15 @@ export default function LandingPage() { features={[ { id: "1", title: "Trendy and Modern Styles", author: "Fashion Forward", description: "Carefully selected collection bringing you the latest fashion trends with contemporary designs that make you shine.", tags: ["Style", "Trends"], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg", imageAlt: "fashion brand boutique interior" + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg?_wi=1", imageAlt: "fashion brand boutique interior" }, { id: "2", title: "Quality at Affordable Prices", author: "Best Value", description: "Premium fabrics and modern designs without breaking the bank. We ensure great quality at prices that work for your budget.", tags: ["Quality", "Value"], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg", imageAlt: "fashion brand boutique interior" + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg?_wi=2", imageAlt: "fashion brand boutique interior" }, { id: "3", title: "Easy Ordering via WhatsApp", author: "Fast & Simple", description: "Order your favorite pieces quickly and easily through WhatsApp. Choose, chat, and confirm your order in minutes.", tags: ["Convenient", "Fast"], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg", imageAlt: "fashion brand boutique interior" + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg?_wi=3", imageAlt: "fashion brand boutique interior" } ]} animationType="slide-up" @@ -146,15 +146,15 @@ export default function LandingPage() { features={[ { id: "1", title: "Choose Your Favorite Item", author: "Step 1", description: "Browse our curated collections of elegant dresses, casual outfits, seasonal pieces, and wardrobe essentials. Pick what speaks to your style.", tags: ["Browse", "Select"], - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup_158538-22772.jpg", imageAlt: "elegant woman fashion dress portrait" + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup_158538-22772.jpg?_wi=2", imageAlt: "elegant woman fashion dress portrait" }, { id: "2", title: "Send Message on WhatsApp", author: "Step 2", description: "Contact us through WhatsApp at +216 24 427 396. Share your choice, size, and color preferences with our friendly team.", tags: ["Chat", "Connect"], - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-shopping-city_23-2149321830.jpg", imageAlt: "woman shopping online fashion" + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-shopping-city_23-2149321830.jpg?_wi=1", imageAlt: "woman shopping online fashion" }, { id: "3", title: "Confirm & Receive Order", author: "Step 3", description: "Confirm your order details and delivery address. We handle the rest and deliver your items across Tunisia quickly and safely.", tags: ["Confirm", "Deliver"], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg", imageAlt: "fashion brand boutique interior" + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562530.jpg?_wi=4", imageAlt: "fashion brand boutique interior" } ]} animationType="slide-up" @@ -197,7 +197,7 @@ export default function LandingPage() { tagIcon={Mail} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-adult-shopping-city_23-2149321830.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-adult-shopping-city_23-2149321830.jpg?_wi=2" imageAlt="Woman browsing fashion on phone" mediaAnimation="slide-up" inputPlaceholder="Enter your email" -- 2.49.1