Merge version_1 into main #1
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "Geneva",
|
||||
testimonial: "Service impeccable!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-earrings-yellow-sweater_273609-4971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-earrings-yellow-sweater_273609-4971.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Rems",
|
||||
handle: "Local Guide",
|
||||
testimonial: "Very friendly and professional staff! Vehicles come out looking brand new!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lorina Rugova",
|
||||
handle: "Geneva",
|
||||
testimonial: "Thank you so much, my car was clean. Excellent job!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "John Doe",
|
||||
handle: "Geneva",
|
||||
testimonial: "Best car wash in town, quick and efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah Smith",
|
||||
handle: "Geneva",
|
||||
testimonial: "Always great service and very friendly staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-vacuuming-car-seats_23-2149316438.jpg"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
quote: "Service impeccable!",
|
||||
name: "Bardh Gervalla",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-earrings-yellow-sweater_273609-4971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-earrings-yellow-sweater_273609-4971.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "Very friendly and professional staff! Vehicles come out looking brand new!",
|
||||
name: "Rems",
|
||||
role: "Local Guide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
quote: "Thank you so much, my car was clean. Excellent job!",
|
||||
name: "Lorina Rugova",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "The team does a fantastic job every time I visit.",
|
||||
name: "John Doe",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
quote: "Best car wash in Geneva, hands down.",
|
||||
name: "Sarah Smith",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Hear From Our Customers"
|
||||
|
||||
Reference in New Issue
Block a user