2 Commits

Author SHA1 Message Date
8ba2a984c6 Update src/app/page.tsx 2026-03-11 09:17:05 +00:00
79c5e038fb Merge version_2 into main
Merge version_2 into main
2026-03-11 09:16:09 +00:00

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
<ProductCardTwo <ProductCardTwo
title="The Signature Series" title="The Signature Series"
description="Our most beloved creations that define the Chipsy King experience." description="Our most beloved creations that define the Chipsy King experience."
tag="Menu Masterpieces" tag="Fresh Daily • Never Frozen • Premium Quality"
tagIcon={ChefHat} tagIcon={ChefHat}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -189,7 +189,7 @@ export default function LandingPage() {
animationType="entrance-slide" animationType="entrance-slide"
buttons={[ buttons={[
{ text: "Order on WhatsApp", href: "https://wa.me/923001234567" }, { text: "Order on WhatsApp", href: "https://wa.me/923001234567" },
{ text: "Order Now - No Wait", href: "#contact" } { text: "Reserve Your Table", href: "#contact" }
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}