From 43911aadc740b8e296b06f36667108c34c885d12 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 08:15:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 493e4a3..1ce5e5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-handsome-smiling-hipster-black-man-retro-vintage-style-suit-dancing-hip-hop-disco-night-club-having-fun_285396-10218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-handsome-smiling-hipster-black-man-retro-vintage-style-suit-dancing-hip-hop-disco-night-club-having-fun_285396-10218.jpg?_wi=1" imageAlt="Futuristic fashion model in a dynamic setting" mediaAnimation="slide-up" avatars={[ @@ -182,7 +182,7 @@ export default function LandingPage() { ]} tag="Our Vision" tagIcon={Sparkles} - imageSrc="http://img.b2bpic.net/free-vector/cover-with-organic-flowing-design-soft-pastel-colors_1142-24615.jpg" + imageSrc="http://img.b2bpic.net/free-vector/cover-with-organic-flowing-design-soft-pastel-colors_1142-24615.jpg?_wi=1" imageAlt="Abstract futuristic fabric texture" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -213,7 +213,7 @@ export default function LandingPage() { imageAlt: "Futuristic shoes with glowing soles", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-hipster-black-man-retro-vintage-style-suit-dancing-hip-hop-disco-night-club-having-fun_285396-10218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-smiling-hipster-black-man-retro-vintage-style-suit-dancing-hip-hop-disco-night-club-having-fun_285396-10218.jpg?_wi=2", imageAlt: "futuristic jacket model urban", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { description: "Seamlessly blend technology into your attire with features like smart climate control and biometric tracking, all within stylish designs.", bentoComponent: "reveal-icon", icon: Lightbulb, - imageSrc: "http://img.b2bpic.net/free-vector/cover-with-organic-flowing-design-soft-pastel-colors_1142-24615.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cover-with-organic-flowing-design-soft-pastel-colors_1142-24615.jpg?_wi=2", imageAlt: "futuristic jacket model urban", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { description: "Fashion that cares. Our commitment to sustainability drives us to use recycled materials and ethical production processes.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118108.jpg?_wi=1", imageAlt: "futuristic jacket model urban", }, ]} @@ -258,7 +258,7 @@ export default function LandingPage() { name: "Aether Jacket", price: "$349", variant: "Obsidian Black", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-portrait-with-light-effects_23-2151118108.jpg?_wi=2", imageAlt: "Aether Jacket", }, { -- 2.49.1