Merge version_1 into main #1
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "@mikec",
|
||||
testimonial: "Been ordering from John's for years. Consistent, quality food every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-wine-talking-table_23-2147770761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-wine-talking-table_23-2147770761.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The best pizza in the neighborhood. Inexpensive and delicious!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-talking-phone-walk-town_169016-20211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-talking-phone-walk-town_169016-20211.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David R.",
|
||||
handle: "@davidr",
|
||||
testimonial: "Perfect crust and the sauce is exactly how I remember it as a kid.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-goodlooking-african-american-woman-showing-thumbsup-while-using-mobile-phone-app-s_1258-129568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-goodlooking-african-american-woman-showing-thumbsup-while-using-mobile-phone-app-s_1258-129568.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Lisa K.",
|
||||
handle: "@lisak",
|
||||
testimonial: "Fast delivery and everything arrives piping hot. My go-to spot.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-girlfriends-enjoying-pizza-having-date_23-2147743638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-girlfriends-enjoying-pizza-having-date_23-2147743638.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Tom B.",
|
||||
handle: "@tomb",
|
||||
testimonial: "Good portions, friendly staff, and great prices. Truly a neighborhood gem.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -205,27 +205,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Ivan James",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-wine-talking-table_23-2147770761.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-drinking-wine-talking-table_23-2147770761.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Scott C.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-talking-phone-walk-town_169016-20211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-talking-phone-walk-town_169016-20211.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike Cann",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-goodlooking-african-american-woman-showing-thumbsup-while-using-mobile-phone-app-s_1258-129568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-goodlooking-african-american-woman-showing-thumbsup-while-using-mobile-phone-app-s_1258-129568.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Diner Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-girlfriends-enjoying-pizza-having-date_23-2147743638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-girlfriends-enjoying-pizza-having-date_23-2147743638.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Happy Guest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-teenage-girl-with-dark-healthy-skin-enjoys-delicious-meal-holds-piece-pizza_273609-18724.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="What our Neighbors say"
|
||||
|
||||
Reference in New Issue
Block a user