From 2b637388ae9e25c63e1dca046bc0ed655d2fef0d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 10:08:46 +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 9e17d77..3b542f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -208,7 +208,7 @@ export default function LandingPage() { title: "Organic Sourcing", subtitle: "Conscious textiles", description: "We source the finest organic materials for a smaller footprint.", - imageSrc: "http://img.b2bpic.net/free-photo/shiny-silver-fabric-textured-background_53876-32388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shiny-silver-fabric-textured-background_53876-32388.jpg?_wi=1", }, { tag: "Design", @@ -266,7 +266,7 @@ export default function LandingPage() { button: { text: "Upgrade", }, - imageSrc: "http://img.b2bpic.net/free-photo/shiny-silver-fabric-textured-background_53876-32388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shiny-silver-fabric-textured-background_53876-32388.jpg?_wi=2", imageAlt: "luxury clothing brand model", }, ]} -- 2.49.1