From 5355329a524f4a2223f9c5fbce62eec6c26eb288 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 00:59:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ace15..b0523f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { description="With over two decades of experience, we pride ourselves on delivering bespoke solutions that exceed industry standards." subdescription="Our team remains dedicated to the fine details that distinguish quality from excellence." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -137,7 +137,7 @@ export default function LandingPage() { id: "p1", name: "Signature Series", price: "$1,200", - imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg?_wi=1", }, { id: "p2", @@ -191,7 +191,7 @@ export default function LandingPage() { title: "Premium Quality", description: "Materials sourced from the best origins.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg?_wi=2", imageAlt: "luxury lifestyle minimalist architecture", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { title: "Timeless Style", description: "Designs that transcend trends.", buttonIcon: "Clock", - imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg?_wi=2", imageAlt: "luxury lifestyle minimalist architecture", }, ]} -- 2.49.1