From b731242bbf20788a5b39c2ad913a41e27cffe976 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:27:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f0fa609..3bf39fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { handle: "@alexgym", testimonial: "Best protein blend I've ever used. The gains are real.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg?_wi=1", imageAlt: "gym futuristic technology", }, { @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@sarahfit", testimonial: "Finally, a brand that cares about purity. Incredible taste.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-dropper-with-blue-liquid-erlenmeyer-flask-yellow-liquid-blue-surface_181624-41719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-dropper-with-blue-liquid-erlenmeyer-flask-yellow-liquid-blue-surface_181624-41719.jpg?_wi=1", imageAlt: "gym futuristic technology", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@mikestrong", testimonial: "Galactical Pharm changed my recovery game completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/collection-vegan-icon-vectors_53876-66785.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/collection-vegan-icon-vectors_53876-66785.jpg?_wi=1", imageAlt: "gym futuristic technology", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@jenlift", testimonial: "Pharmaceutical grade fuel. My performance is at another level.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sit-get-fit-calligraphic-3d-render_460848-7082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sit-get-fit-calligraphic-3d-render_460848-7082.jpg?_wi=1", imageAlt: "gym futuristic technology", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@davidphysique", testimonial: "The science behind this is undeniable. Results speak volumes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/containers-with-talcum-powder_1203-1863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/containers-with-talcum-powder_1203-1863.jpg?_wi=1", imageAlt: "gym futuristic technology", }, ]} @@ -98,7 +98,7 @@ export default function LandingPage() { href: "#lineup", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wellness-health-lifestyle-workout-graphic-word_53876-21388.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-tall-stylish-shirtless-bodybuilder-dressed-jeans-enjoys-morning-invigorating-coffee-standing-kitchen-with-loft-interior-looking-out-window_613910-5509.jpg", @@ -162,7 +162,7 @@ export default function LandingPage() { "Purity", "Clean", ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-dropper-with-blue-liquid-erlenmeyer-flask-yellow-liquid-blue-surface_181624-41719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-dropper-with-blue-liquid-erlenmeyer-flask-yellow-liquid-blue-surface_181624-41719.jpg?_wi=2", }, { id: "f2", @@ -173,7 +173,7 @@ export default function LandingPage() { "Performance", "Growth", ], - imageSrc: "http://img.b2bpic.net/free-vector/collection-vegan-icon-vectors_53876-66785.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/collection-vegan-icon-vectors_53876-66785.jpg?_wi=2", }, { id: "f3", @@ -184,7 +184,7 @@ export default function LandingPage() { "Science", "Research", ], - imageSrc: "http://img.b2bpic.net/free-photo/sit-get-fit-calligraphic-3d-render_460848-7082.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sit-get-fit-calligraphic-3d-render_460848-7082.jpg?_wi=2", }, ]} title="The Galactical Difference" @@ -204,7 +204,7 @@ export default function LandingPage() { name: "Whey Protein Isolate", price: "$69.99", variant: "2lb", - imageSrc: "http://img.b2bpic.net/free-photo/containers-with-talcum-powder_1203-1863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/containers-with-talcum-powder_1203-1863.jpg?_wi=2", }, { id: "p2", -- 2.49.1