Merge version_1 into main #1
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=1"
|
||||
imageAlt="Magma Restaurant interior ambiance"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
title: "Exclusive Vibe",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg?_wi=1"
|
||||
imageAlt="Magma chef preparing high-quality ingredients"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -177,21 +177,21 @@ export default function LandingPage() {
|
||||
name: "Classic Eggs Benedict",
|
||||
price: "Premium",
|
||||
variant: "Breakfast Highlight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Artisanal Brew",
|
||||
price: "High Quality",
|
||||
variant: "Signature Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Magma Tasting Dish",
|
||||
price: "Culinary Art",
|
||||
variant: "Chef's Choice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Signature Experiences"
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
role: "Enthusiast",
|
||||
company: "Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-with-red-onions-narsharab-plate_140725-11496.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Vlogger",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dessert-with-vanilla-cream-chocolate-sauce-served-with-espresso_140725-8901.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
role: "Guest",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggs-benedict-with-ham-sauce-top_1203-9073.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user