From ff5b21fab67256ee65e65479e61362365f4cd276 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 11:25:04 +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 b3f2dca..9e2fc46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { name: "Jordan P.", handle: "@foodie_adl", testimonial: "The best brisket I've ever had in Adelaide, period.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png?_wi=1", }, { id: "2", @@ -143,7 +143,7 @@ export default function LandingPage() { name: "Casey L.", handle: "@adelaideeats", testimonial: "Smokingood is a total game changer for the local BBQ scene.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWhIbs3Ia8OA1PZFxe1L1ReyXP/abstract-background-of-bbq-grill-sparks-1774610695824-04a91b2e.png?_wi=2", }, ]} title="Fired Up Fans" -- 2.49.1