From ae43da4c27a8899ccdac5c9e45c82bd42993583b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 06:08:11 +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 d182c2b..4e12efd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,7 @@ export default function LandingPage() { { id: "5", name: "Chris Green", role: "Yoga Instructor", testimonial: "Maintaining muscle tone and overall wellness is important for my practice. Whey Protein supports my active lifestyle perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/picture-handsome-positive-young-bald-bearded-guy-with-tattoo-his-muscular-arm-smiling-broadly-making-thumbs-up-gesture-having-great-day-being-good-mood-showing-approval_343059-1705.jpg", imageAlt: "Chris Green"}, { - id: "6", brand: "", name: "Jessica Brown", role: "Registered Dietitian", testimonial: "As a dietitian, I value quality ingredients. Whey Protein meets my high standards and is an excellent source of nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/cook-cuts-pepper-cutting-board_1398-3503.jpg", imageAlt: "Jessica Brown"}, + id: "6", name: "Jessica Brown", role: "Registered Dietitian", testimonial: "As a dietitian, I value quality ingredients. Whey Protein meets my high standards and is an excellent source of nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/cook-cuts-pepper-cutting-board_1398-3503.jpg", imageAlt: "Jessica Brown"}, ]} title="What Our Athletes Say" description="Hear from real users who trust Whey Protein for their fitness journey. Their success stories motivate us to continually deliver the highest quality." -- 2.49.1