diff --git a/src/app/page.tsx b/src/app/page.tsx index f64c7dc..efa5653 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,9 +150,9 @@ export default function LandingPage() { tag="Ready For The Best Burger In Town?" tagIcon={Flame} title="One Bite and You'll Understand" - description="Why people keep coming back. Experience perfectly cooked halal burgers with fresh ingredients and bold flavor that leaves a lasting impression." + description="Open until 10 PM tonight. Limited availability during peak hours—secure your order now before we run out." buttons={[ - { text: "Order Now", href: "#" }, + { text: "Order for Pickup", href: "#" }, { text: "Get Directions", href: "#" } ]} background={{ variant: "plain" }}