Merge version_1 into main #1
@@ -171,37 +171,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "French Toast Platter",
|
||||
price: "$12.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-omelets-with-greens-dark-pan-sackcloth-high-quality-photo_114579-69035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-omelets-with-greens-dark-pan-sackcloth-high-quality-photo_114579-69035.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Farm Omelets",
|
||||
price: "$14.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-omelets-with-greens-dark-pan-sackcloth-high-quality-photo_114579-69035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-omelets-with-greens-dark-pan-sackcloth-high-quality-photo_114579-69035.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Classic Reuben",
|
||||
price: "$15.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pumpkin-soup-cream-textured-dish-white_140725-104494.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pumpkin-soup-cream-textured-dish-white_140725-104494.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Farmhouse Burger",
|
||||
price: "$16.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-blueberry_1339-4376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-blueberry_1339-4376.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Homemade Soup",
|
||||
price: "$8.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pumpkin-soup-cream-textured-dish-white_140725-104494.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pumpkin-soup-cream-textured-dish-white_140725-104494.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Fresh Garden Salad",
|
||||
price: "$11.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-blueberry_1339-4376.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-blueberry_1339-4376.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Signature Menu"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
quote: "We were VERY happy we stopped. Everything—from the service to the food—was first rate.",
|
||||
name: "Sarah J.",
|
||||
role: "Traveler",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "Immediately greeted. Everyone felt happy to be there. Perfect for our family road trip.",
|
||||
name: "Michael C.",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
quote: "The salad bar was fantastic and the portions are huge. Friendly staff too.",
|
||||
name: "Emily R.",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "Real food, real people, real comfort. My new favorite breakfast spot.",
|
||||
name: "David K.",
|
||||
role: "Traveler",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
quote: "The atmosphere is so relaxed and welcoming. Can't beat the service.",
|
||||
name: "Jane D.",
|
||||
role: "Trucker",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-driving-truck_23-2151581795.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user