Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
description="Join us at USA Restaurant for a memorable dining experience. Traditional recipes, fresh ingredients, and a warm atmosphere await you."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=1",
|
||||
imageAlt: "cozy restaurant interior warm",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
description: "Perfect for family dinners and special events.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg?_wi=1"
|
||||
imageAlt="restaurant staff welcoming guests"
|
||||
/>
|
||||
</div>
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Drink",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=2",
|
||||
imageAlt: "Cafe with burning candles on the tables",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Atmosphere",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutting-quiche_23-2147985302.jpg?_wi=2",
|
||||
imageAlt: "Cafe with burning candles on the tables",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user