Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9afb1f52ee | |||
| 8ba2a984c6 | |||
| 79c5e038fb |
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user