From 6b859c4cbf915de30fa791b80a412696b2a6e071 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:18:30 +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 e6e33a9..6864a7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { features={[ { id: "durability", title: "Built to Last", description: "Military-grade materials and precision engineering ensure years of reliable performance in any environment.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg", imageAlt: "athlete performing fitness workout" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg?_wi=1", imageAlt: "athlete performing fitness workout" }, items: [ { icon: Shield, text: "Lifetime warranty on structural defects" }, @@ -131,7 +131,7 @@ export default function LandingPage() { }, { id: "support", title: "Expert Support", description: "Our dedicated team provides 24/7 customer support with free training guides and fitness consultations.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg", imageAlt: "athlete performing fitness workout" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-out-gym_23-2148603903.jpg?_wi=2", imageAlt: "athlete performing fitness workout" }, items: [ { icon: Zap, text: "Instant response to inquiries" },