Update src/app/reviews/page.tsx

This commit is contained in:
2026-04-17 09:39:08 +00:00
parent f5930e9351
commit 03239f636b

View File

@@ -40,11 +40,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-little-boy-washing_23-2148518619.jpg" },
{ id: "t2", name: "Alex L.", imageSrc: "http://img.b2bpic.net/free-photo/bathtub-faucet-closeup-with-luxury-living-concept_53876-146213.jpg" },
{ id: "t3", name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg" },
{ id: "t4", name: "Mark R.", imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg" },
{ id: "t5", name: "Jane D.", imageSrc: "http://img.b2bpic.net/free-photo/bathtub-old-wall-vintage-bath_1203-6327.jpg" }
{ id: "t1", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-little-boy-washing_23-2148518619.jpg?_wi=3" },
{ id: "t2", name: "Alex L.", imageSrc: "http://img.b2bpic.net/free-photo/bathtub-faucet-closeup-with-luxury-living-concept_53876-146213.jpg?_wi=2" },
{ id: "t3", name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/interior-old-house-elegance-shower_1203-4967.jpg?_wi=2" },
{ id: "t4", name: "Mark R.", imageSrc: "http://img.b2bpic.net/free-photo/man-adjusting-water-tap-with-wrench_259150-58269.jpg?_wi=2" },
{ id: "t5", name: "Jane D.", imageSrc: "http://img.b2bpic.net/free-photo/bathtub-old-wall-vintage-bath_1203-6327.jpg?_wi=2" }
]}
cardTitle="Birmingham's Verdict"
cardTag="Verified"