From ca368f1aaab29a5e558f625bd29595393affcd31 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:19:31 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 58449d1..71c19b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,11 +45,11 @@ export default function LandingPage() { description="Smart Fashion defines the pinnacle of luxury evening wear. Discover our hand-crafted premium dresses designed to make every moment unforgettable." buttons={[{ text: "Shop New Arrivals", href: "/shop" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", imageAlt: "Model in premium dress" }, - { imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg", imageAlt: "Luxury evening dress" }, - { imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg", imageAlt: "Fashion model portrait" }, - { imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", imageAlt: "Elegant evening silhouette" }, - { imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg", imageAlt: "High-end fashion editorial" } + { imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=1", imageAlt: "Model in premium dress" }, + { imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=1", imageAlt: "Luxury evening dress" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=1", imageAlt: "Fashion model portrait" }, + { imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=2", imageAlt: "Elegant evening silhouette" }, + { imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=2", imageAlt: "High-end fashion editorial" } ]} mediaAnimation="blur-reveal" /> @@ -62,12 +62,12 @@ export default function LandingPage() { gridVariant="one-large-left-three-stacked-right" useInvertedBackground={true} products={[ - { id: "p1", name: "Velvet Midnight Gown", price: "$1,200", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg" }, - { id: "p2", name: "Gold Thread Silk Dress", price: "$1,500", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg" }, - { id: "p3", name: "Floral Lace Evening", price: "$950", variant: "Emerald", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg" }, - { id: "p4", name: "Satin Drape Gown", price: "$1,100", variant: "Burgundy", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg" }, - { id: "p5", name: "Minimalist Chic Shift", price: "$800", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg" }, - { id: "p6", name: "Embellished Cocktail", price: "$1,350", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg" } + { id: "p1", name: "Velvet Midnight Gown", price: "$1,200", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=3" }, + { id: "p2", name: "Gold Thread Silk Dress", price: "$1,500", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=3" }, + { id: "p3", name: "Floral Lace Evening", price: "$950", variant: "Emerald", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=2" }, + { id: "p4", name: "Satin Drape Gown", price: "$1,100", variant: "Burgundy", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=4" }, + { id: "p5", name: "Minimalist Chic Shift", price: "$800", variant: "Black", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=4" }, + { id: "p6", name: "Embellished Cocktail", price: "$1,350", variant: "Gold", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=3" } ]} title="Women's Premium Dresses" description="Curated selection of our finest luxury dresses." @@ -98,8 +98,8 @@ export default function LandingPage() { title="Designed for You" description="Experience personalized luxury with every purchase." features={[ - { id: "f1", title: "Custom Fitting", description: "Tailored to your measurements for a perfect fit.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", tag: "New" }, - { id: "f2", title: "Global Shipping", description: "White-glove delivery to your doorstep anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg", tag: "Premium" } + { id: "f1", title: "Custom Fitting", description: "Tailored to your measurements for a perfect fit.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=5", tag: "New" }, + { id: "f2", title: "Global Shipping", description: "White-glove delivery to your doorstep anywhere.", imageSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915124.jpg?_wi=5", tag: "Premium" } ]} /> -- 2.49.1 From 5f97914ef4c4e8a53cb92a9e1b519a6d499e6bec Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:19:32 +0000 Subject: [PATCH 2/2] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 2703aaa..e07d4e5 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -38,12 +38,12 @@ export default function LandingPage() { @@ -56,8 +56,8 @@ export default function LandingPage() { title="Seasonal Collections" description="Explore our curated seasonal looks." features={[ - { id: "sc1", title: "Summer Radiance", description: "Light, airy fabrics for summer elegance.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg", tag: "Seasonal" }, - { id: "sc2", title: "Winter Grandeur", description: "Rich, opulent textures for the winter gala.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg", tag: "Seasonal" } + { id: "sc1", title: "Summer Radiance", description: "Light, airy fabrics for summer elegance.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-white-shirt_158595-1014.jpg?_wi=6", tag: "Seasonal" }, + { id: "sc2", title: "Winter Grandeur", description: "Rich, opulent textures for the winter gala.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-dancer-sportswear-performing-show-dance-studio-side-view-slim-woman-with_7502-10557.jpg?_wi=8", tag: "Seasonal" } ]} /> -- 2.49.1