Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 14:39:12 +00:00

View File

@@ -63,35 +63,35 @@ export default function LandingPage() {
handle: "@markw",
testimonial: "These guys are super nice and did an excellent job on my truck.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg?_wi=1",
},
{
name: "Philip Andres",
handle: "@philipa",
testimonial: "Fantastic job inside and out, my car shines like new!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg?_wi=1",
},
{
name: "Kendrick Bernal",
handle: "@kendrickb",
testimonial: "Spectacular job, truly spotless and polished as ever.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg?_wi=1",
},
{
name: "Jeanette Commers",
handle: "@jeanettec",
testimonial: "I am so impressed with their mobile convenience!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg?_wi=1",
},
{
name: "Stacey Nelson",
handle: "@staceyn",
testimonial: "Very friendly customer service and highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg?_wi=1",
},
]}
buttons={[
@@ -215,35 +215,35 @@ export default function LandingPage() {
name: "Mark Wolff",
role: "Client",
testimonial: "These guys are super nice and did an excellent job on my truck.",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-standing-park_839833-33955.jpg?_wi=2",
},
{
id: "2",
name: "Philip Andres",
role: "Client",
testimonial: "Fantastic job inside and out, my car shines like new!",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32025.jpg?_wi=2",
},
{
id: "3",
name: "Kendrick Bernal",
role: "Client",
testimonial: "Spectacular job, truly spotless and polished as ever.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171223.jpg?_wi=2",
},
{
id: "4",
name: "Jeanette Commers",
role: "Client",
testimonial: "I am so impressed with their mobile convenience!",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-blond-hair_23-2148648146.jpg?_wi=2",
},
{
id: "5",
name: "Stacey Nelson",
role: "Client",
testimonial: "Very friendly customer service and highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-guy-wearing-jacket-checkered-shirt-leaning-wall-looking-away_613910-21130.jpg?_wi=2",
},
]}
title="Client Reviews"