4 Commits

Author SHA1 Message Date
1781be3138 Update src/app/styles/variables.css 2026-05-01 16:07:55 +00:00
e333c33ed3 Update src/app/page.tsx 2026-04-27 13:45:53 +00:00
1d7ef93b0b Merge version_4 into main
Merge version_4 into main
2026-04-27 13:45:52 +00:00
e5acdf88d2 Update src/app/page.tsx 2026-04-27 13:45:49 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Bhubaneswars Most Loved Punjabi Dining Experience"
description="Book your table today for a taste of Punjab's finest flavors."
description="Reserve your table today for the most authentic Punjabi flavors in Bhubaneswar."
buttons={[
{
text: "Reserve a Table", href: "#reservation"},

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F8F5F0;
--card: #FFFFFF;
--foreground: #121212;
--primary-cta: #7A1E1E;
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #FFFFFF;
--secondary-cta: #C9A34E;
--secondary-cta: #ffffff;
--secondary-cta-text: #121212;
--accent: #C9A34E;
--background-accent: #EBE4D5;
--accent: #d8cef5;
--background-accent: #c4a8f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);