Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@riverfalls",
|
||||
testimonial: "Delicious food and friendly staff… feels like home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-pie-thanksgiving-day_23-2148632532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-pie-thanksgiving-day_23-2148632532.jpg?_wi=1",
|
||||
imageAlt: "cozy family diner breakfast atmosphere",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@local",
|
||||
testimonial: "Huge portions and great value!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg?_wi=1",
|
||||
imageAlt: "cozy family diner breakfast atmosphere",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@breakfast",
|
||||
testimonial: "Fast service even when busy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg?_wi=1",
|
||||
imageAlt: "cozy family diner breakfast atmosphere",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@regular",
|
||||
testimonial: "Perfect breakfast spot in town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg?_wi=1",
|
||||
imageAlt: "cozy family diner breakfast atmosphere",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@visitor",
|
||||
testimonial: "The pancakes are life-changing!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-restaurant_23-2148172652.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-restaurant_23-2148172652.jpg?_wi=1",
|
||||
imageAlt: "cozy family diner breakfast atmosphere",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-pie-thanksgiving-day_23-2148632532.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-pie-thanksgiving-day_23-2148632532.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -245,28 +245,28 @@ export default function LandingPage() {
|
||||
name: "Sarah",
|
||||
handle: "@riverfalls",
|
||||
testimonial: "Feels like home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark",
|
||||
handle: "@local",
|
||||
testimonial: "Great value!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-conversation-with-her-boyfriend-breakfast-dining-table_637285-12581.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Linda",
|
||||
handle: "@breakfast",
|
||||
testimonial: "Fast and friendly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-family-talking-thanksgiving-meal-dining-room_637285-12989.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "James",
|
||||
handle: "@regular",
|
||||
testimonial: "Always consistent.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-restaurant_23-2148172652.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-restaurant_23-2148172652.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user