From d6ea1d6be36403f0ec5c8d72c3f54335aa3dc2cf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:47:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb63862..f50bbf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { { id: "4", name: "Tom B.", role: "Local", testimonial: "The Stunned Mullet is the best caffeine hit you can get.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-smartphone_23-2149104421.jpg"}, { - id: "5", name: "Jade P.", role: "Visitor", testimonial: "Found this hidden gem by accident and now I'm hooked.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204419.jpg"}, + id: "5", name: "Jade P.", role: "Visitor", testimonial: "Found this hidden gem by accident and now I'm hooked.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CNrC43KPEmPWd5yo1BdJUtWT1J/uploaded-1776239238404-rda8olyh.jpg"}, ]} title="What They're Saying" description="Honest feedback from our daily crew." -- 2.49.1