Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 12:17:29 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "View Menu", href: "#menu" } { text: "View Menu", href: "#menu" }
]} ]}
buttonAnimation="slide-up" 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" imageAlt="Fresh homemade Italian pasta"
mediaAnimation="slide-up" mediaAnimation="slide-up"
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
@@ -83,7 +83,7 @@ export default function LandingPage() {
animationType="scale-rotate" animationType="scale-rotate"
products={[ 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" 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"