From c189195456c95e34d23b0a4bc6852d68820b9e50 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:14:02 +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 72897ef..7a1997b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg?_wi=1" showDimOverlay={true} showBlur={true} avatars={[ @@ -116,7 +116,7 @@ export default function LandingPage() { title: "Satisfied Owners", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -142,7 +142,7 @@ export default function LandingPage() { imageAlt: "Surface", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon_181624-4997.jpg?_wi=2", imageAlt: "molten gold abstract", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { imageAlt: "Precision", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797705.jpg?_wi=2", imageAlt: "molten gold abstract", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { imageAlt: "Gold", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg?_wi=1", imageAlt: "molten gold abstract", }, ]} @@ -197,7 +197,7 @@ export default function LandingPage() { name: "Coal Obsidian Core", price: "$1,299", variant: "Matte Black", - imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/you-are-equal_23-2148800973.jpg?_wi=2", }, { id: "p2", -- 2.49.1