2 Commits

Author SHA1 Message Date
d6dd235728 Update src/app/page.tsx 2026-03-03 13:19:16 +00:00
50f0d6ba00 Merge version_2 into main
Merge version_2 into main
2026-03-03 06:04:36 +00:00

View File

@@ -55,8 +55,8 @@ export default function LandingPage() {
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ text: "Order Pickup", href: "#contact" }, { text: "Book a Table", href: "#contact" },
{ text: "Order Delivery", href: "#contact" } { text: "Order Online", href: "#menu" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/side-view-cocktail-shots-with-slice-lemon-kiwi-slice-candles-bar_176474-3056.jpg" imageSrc="http://img.b2bpic.net/free-photo/side-view-cocktail-shots-with-slice-lemon-kiwi-slice-candles-bar_176474-3056.jpg"