Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-19 00:20:59 +00:00

View File

@@ -51,9 +51,9 @@ export default function LandingPage() {
{ text: "View Menu", href: "#menu" }
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg?_wi=1", imageAlt: "Cheesy pizza with melted mozzarella" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg", imageAlt: "Cheesy pizza with melted mozzarella" },
{ imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-margherita-pizza-with-mozzarella-cheese-basil-leaves_9975-124847.jpg", imageAlt: "Fresh margherita pizza with basil" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-putting-mozzarella-baked-pizza-dough-with-smoked-salmon-slices_23-2148785700.jpg", imageAlt: "Vegetarian pizza with fresh vegetables" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-slices-baking-paper_23-2148765316.jpg", imageAlt: "Loaded pizza with generous toppings" },
@@ -206,9 +206,9 @@ export default function LandingPage() {
title="Order Your Pizza Today"
description="Ready to experience cheesy perfection? Reach out to us through email, phone, or visit our restaurant. We're here to make your day delicious!"
tagAnimation="opacity"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-dough-pizza-meal-italian-food_140725-101773.jpg"
imageAlt="Cheesy Ocean pizza"
mediaAnimation="slide-up"
mediaPosition="right"