Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-grilled-tomato-fresh-herbs-sauce-plate-wood_141793-11160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-grilled-tomato-fresh-herbs-sauce-plate-wood_141793-11160.jpg?_wi=1"
|
||||
imageAlt="Authentic Asian dish with elegant presentation"
|
||||
/>
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
description="At Restauracja AZIA, we are dedicated to crafting an exceptional dining experience rooted in authentic Asian traditions. Our chefs meticulously select the freshest ingredients, combining time-honored recipes with innovative techniques to bring you a menu that is both familiar and exciting. Discover the passion behind every dish, designed to transport your senses to the vibrant culinary landscapes of Asia."
|
||||
tag="Our Heritage"
|
||||
tagIcon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050375.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050375.jpg?_wi=1"
|
||||
imageAlt="Professional chefs preparing Asian cuisine in a modern kitchen"
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Elegant restaurant interior",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-grilled-tomato-fresh-herbs-sauce-plate-wood_141793-11160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-grilled-tomato-fresh-herbs-sauce-plate-wood_141793-11160.jpg?_wi=2",
|
||||
imageAlt: "beautifully plated sushi fine dining",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Server presenting wine",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050375.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050375.jpg?_wi=2",
|
||||
imageAlt: "beautifully plated sushi fine dining",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Artistic sushi on plate",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-crepes-with-jam_23-2148796998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-crepes-with-jam_23-2148796998.jpg?_wi=1",
|
||||
imageAlt: "beautifully plated sushi fine dining",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
name: "Peking Duck",
|
||||
price: "$45",
|
||||
variant: "Roasted",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-crepes-with-jam_23-2148796998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-breakfast-crepes-with-jam_23-2148796998.jpg?_wi=2",
|
||||
imageAlt: "Crispy Peking Duck",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user