From 262de053806a51e95f462c53143b554e37a8f1cd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 11:02:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7cf3ec3..f4e28c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Premium apparel crafted for the conscious, contemporary individual." buttons={[{ text: "Shop Now", href: "#products" }]} carouselItems={[ - { id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg", imageAlt: "Model in streetwear" }, + { id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=1", imageAlt: "Model in streetwear" }, { id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/photo-serious-young-woman-with-bun-hairstyle-eyeliner-makeup-dressed-fashionable-outfit-keeps-hands-waist-poses-outdoors-against-urban-background-focused-camera-view-from_273609-57794.jpg", imageAlt: "Urban fashion style" }, { id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020778.jpg", imageAlt: "Editorial style shot" }, { id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-hippie-women-models-summer-sunny-day-bright-colorful-hipster-clothes_158538-14303.jpg", imageAlt: "Summer lookbook model" }, @@ -107,7 +107,7 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { id: "pl1", title: "Standard", price: "Free", period: "forever", features: ["Seasonal newsletter", "Standard shipping"], button: { text: "Sign Up" }, imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg" }, - { id: "pl2", title: "Insider", price: "$15", period: "/mo", features: ["Free express shipping", "Early access drops", "Member-only discounts"], button: { text: "Upgrade" }, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg" } + { id: "pl2", title: "Insider", price: "$15", period: "/mo", features: ["Free express shipping", "Early access drops", "Member-only discounts"], button: { text: "Upgrade" }, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=2" } ]} title="Membership Perks" description="Join our community for exclusive early access and savings."