Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_foodie",
|
||||
testimonial: "The scallops were cooked to perfection. An unparalleled experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg?_wi=1",
|
||||
imageAlt: "elegant fine dining restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_dines",
|
||||
testimonial: "Exquisite service and even better flavors. Truly a highlight of my year.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-8900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-8900.jpg?_wi=1",
|
||||
imageAlt: "elegant fine dining restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@david_gourmet",
|
||||
testimonial: "An incredible journey for the senses. Highly recommended for special occasions.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-ketchup-with-rice_140725-3407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-ketchup-with-rice_140725-3407.jpg?_wi=1",
|
||||
imageAlt: "elegant fine dining restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@clara_diners",
|
||||
testimonial: "Atmosphere, taste, and service were absolute perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-black-plate_140725-391.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-black-plate_140725-391.jpg?_wi=1",
|
||||
imageAlt: "elegant fine dining restaurant interior",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg?_wi=2"
|
||||
imageAlt="Luxurious dining atmosphere at At Bae"
|
||||
avatars={[
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Artisanal Sourcing",
|
||||
description: "Every ingredient is hand-selected from the most reputable local farmers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-8900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_1203-8900.jpg?_wi=2",
|
||||
imageAlt: "Fresh ingredients selection",
|
||||
},
|
||||
{
|
||||
@@ -198,13 +198,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Seared Scallops",
|
||||
price: "$38.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-ketchup-with-rice_140725-3407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-ketchup-with-rice_140725-3407.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Wagyu Prime Cut",
|
||||
price: "$95.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-black-plate_140725-391.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-black-plate_140725-391.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user