5 Commits

Author SHA1 Message Date
e7ab8ed773 Merge version_3 into main
Merge version_3 into main
2026-03-07 21:26:07 +00:00
8d301eb2b7 Update theme colors 2026-03-07 21:26:01 +00:00
754ad3622f Merge version_3 into main
Merge version_3 into main
2026-03-07 20:53:51 +00:00
318815963d Update src/app/page.tsx 2026-03-07 20:53:47 +00:00
7c74bfaef4 Merge version_2 into main
Merge version_2 into main
2026-03-07 20:52:06 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -261,7 +261,7 @@ export default function LandingPage() {
tag="Ready to Satisfy Your Cravings?"
tagIcon={Utensils}
tagAnimation="slide-up"
title="Hungry Yet?"
title="Order Fresh Now—Open Till Late"
description="Fresh beef burgers and legendary curly fries are waiting. Hit us up on WhatsApp, call now, or swing by Khayaban-e-Shujaat in DHA. Your late-night cravings end here."
buttons={[
{ text: "Order on WhatsApp", href: "https://wa.me/923002542639" },

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #ff0000;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #106EFB;