Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9afb1f52ee | |||
| 8ba2a984c6 | |||
| 79c5e038fb |
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
<ProductCardTwo
|
||||
title="The Signature Series"
|
||||
description="Our most beloved creations that define the Chipsy King experience."
|
||||
tag="Menu Masterpieces"
|
||||
tag="Fresh Daily • Never Frozen • Premium Quality"
|
||||
tagIcon={ChefHat}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ 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" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user