Merge version_1 into main #1
@@ -65,35 +65,35 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "In and out in 10 minutes. Felt like a NASCAR pit stop!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-white-woman-gently-touching-her-face-while-posing-nature-outdoor-photo-fascinating-lady-standing-resort-city_197531-8764.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-white-woman-gently-touching-her-face-while-posing-nature-outdoor-photo-fascinating-lady-standing-resort-city_197531-8764.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mike D.",
|
||||
handle: "@miked",
|
||||
testimonial: "Great price and friendly staff. My go-to tire shop in Austin.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489786.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Saved my day after a blowout on I-35. Fast service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Reliable and honest. Best used tire selection in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-modern-man-car_23-2148514902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-modern-man-car_23-2148514902.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Chris B.",
|
||||
handle: "@chrisb",
|
||||
testimonial: "Incredible speed! These guys really know their tires.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elegant-young-woman-with-sunglasses-street-near-car_23-2148068455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elegant-young-woman-with-sunglasses-street-near-car_23-2148068455.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -219,27 +219,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-white-woman-gently-touching-her-face-while-posing-nature-outdoor-photo-fascinating-lady-standing-resort-city_197531-8764.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecstatic-white-woman-gently-touching-her-face-while-posing-nature-outdoor-photo-fascinating-lady-standing-resort-city_197531-8764.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-as-truck-driver_23-2151489786.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-delivery-guy-car_23-2148546122.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-modern-man-car_23-2148514902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-modern-man-car_23-2148514902.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris B.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elegant-young-woman-with-sunglasses-street-near-car_23-2148068455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elegant-young-woman-with-sunglasses-street-near-car_23-2148068455.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="What Austin Drivers Say"
|
||||
|
||||
Reference in New Issue
Block a user