Update src/app/page.tsx

This commit is contained in:
2026-03-19 12:17:25 +00:00
parent 0cfb8b1b47
commit 3086da6238

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "View Menu", href: "#menu" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg"
imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg?_wi=1"
imageAlt="Fresh homemade Italian pasta"
mediaAnimation="slide-up"
background={{ variant: "radial-gradient" }}
@@ -83,7 +83,7 @@ export default function LandingPage() {
animationType="scale-rotate"
products={[
{
id: "pasta-carbonara", name: "Spaghetti Carbonara", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg", imageAlt: "Creamy carbonara pasta"
id: "pasta-carbonara", name: "Spaghetti Carbonara", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-uncooked-three-portions-spaghetti-green-oil-bottle-mixed-color-table_140725-86942.jpg?_wi=2", imageAlt: "Creamy carbonara pasta"
},
{
id: "risotto-milanese", name: "Risotto Milanese", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/bowl-hot-leek-cheese-soup-with-croutons-bacon-wooden-table-cheesy-leek-soup_127032-3022.jpg", imageAlt: "Saffron risotto with parmesan"