2 Commits

Author SHA1 Message Date
81a9335200 Update src/app/page.tsx 2026-04-22 17:39:05 +00:00
8c1dc0ef54 Merge version_2 into main
Merge version_2 into main
2026-04-22 17:37:28 +00:00

View File

@@ -134,9 +134,9 @@ export default function LandingPage() {
<TestimonialCardTwelve <TestimonialCardTwelve
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ id: "1", name: "Alex R.", imageSrc: "https://img.b2bpic.net/free-photo/customer-1_23-2148421555.jpg?w=200" }, { id: "1", name: "Alex R.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-of-plumber-tools-on-belt_23-2148421389.jpg?w=200" },
{ id: "2", name: "Sarah K.", imageSrc: "https://img.b2bpic.net/free-photo/customer-2_23-2148421566.jpg?w=200" }, { id: "2", name: "Sarah K.", imageSrc: "https://img.b2bpic.net/free-photo/plumber-wrench-close-up_23-2148421399.jpg?w=200" },
{ id: "3", name: "Michael B.", imageSrc: "https://img.b2bpic.net/free-photo/customer-3_23-2148421577.jpg?w=200" } { id: "3", name: "Michael B.", imageSrc: "https://img.b2bpic.net/free-photo/pipe-fittings-on-table_23-2148421415.jpg?w=200" }
]} ]}
cardTitle="What Our Clients Say" cardTitle="What Our Clients Say"
cardTag="TESTIMONIALS" cardTag="TESTIMONIALS"