From df4d3947624e1207800c9f86f189058f71f0acb6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 06:07:00 +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 63a8281..d182c2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,7 @@ export default function LandingPage() { { id: "4", name: "Emily White", role: "Marathon Runner", testimonial: "For long-distance running, recovery is key. Whey Protein significantly reduces my muscle soreness, allowing me to train harder.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-sportswear-beach_273609-5402.jpg", imageAlt: "Emily White"}, { - id: "5", brand: "", 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: "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"}, ]} -- 2.49.1