3 Commits

Author SHA1 Message Date
bc0a7683c2 Update src/app/page.tsx 2026-03-04 08:41:53 +00:00
ccbc2276bb Merge version_1 into main
Merge version_1 into main
2026-03-04 08:36:45 +00:00
55292ce84e Merge version_1 into main
Merge version_1 into main
2026-03-04 08:32:29 +00:00

View File

@@ -26,7 +26,7 @@ const heroProps = {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const,
mediaAnimation: "blur-reveal" as const,
buttons: [
{ text: "View Menu", href: "#menu" },
{ text: "Reserve Your Slice", href: "#menu" },
{ text: "Call Now", href: "tel:+16325551234" }
],
buttonAnimation: "blur-reveal" as const