Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
name: "Tagliatelle Bolognese",
|
||||
price: "$22",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-served-with-herbs-parmesan_114579-2045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-served-with-herbs-parmesan_114579-2045.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -273,14 +273,14 @@ export default function LandingPage() {
|
||||
id: "t2",
|
||||
name: "Elena Bianchi",
|
||||
role: "Pastry Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg?_wi=2",
|
||||
imageAlt: "chef cooking in professional kitchen",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Luca Verdi",
|
||||
role: "Mentor Liaison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-served-with-herbs-parmesan_114579-2045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-tomato-sauce-served-with-herbs-parmesan_114579-2045.jpg?_wi=2",
|
||||
imageAlt: "chef cooking in professional kitchen",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user