4 Commits

Author SHA1 Message Date
216e10b76c Update src/app/page.tsx 2026-03-16 02:12:29 +00:00
8b97ba6cd8 Merge version_5 into main
Merge version_5 into main
2026-03-16 02:05:42 +00:00
7ac55be3e7 Update src/app/page.tsx 2026-03-16 02:05:38 +00:00
88360131e8 Merge version_4 into main
Merge version_4 into main
2026-03-16 01:59:58 +00:00

View File

@@ -95,7 +95,7 @@ export default function LandingPage() {
tag="Featured"
tagIcon={Star}
tagAnimation="slide-up"
buttons={[{ text: "View Full Menu", href: "#" }]}
buttons={[{ text: "View Menu", href: "https://kawaukitchen.co.nz/wp-content/uploads/Kawau_A3__Menu_2025_digital.pdf" }]}
buttonAnimation="slide-up"
products={[
{ id: "dish-1", name: "Teal Dream Pasta", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-chestnuts_23-2148395157.jpg", imageAlt: "signature pasta dish professional" },
@@ -169,7 +169,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
mediaPosition="left"
inputPlaceholder="Enter email to reserve"
buttonText="Reserve Now"
buttonText="Secure Your Table"
termsText="By submitting, you agree to our Terms. We'll send you reservation details and updates."
ariaLabel="Contact and reservation section"
/>