Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7ac55be3e7 | |||
| 88360131e8 |
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
|||||||
tag="Featured"
|
tag="Featured"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
tagAnimation="slide-up"
|
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"
|
buttonAnimation="slide-up"
|
||||||
products={[
|
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" },
|
{ 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" },
|
||||||
|
|||||||
Reference in New Issue
Block a user