Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f781535ed6 | |||
| 1781be3138 | |||
| e333c33ed3 | |||
| 1d7ef93b0b | |||
| e5acdf88d2 | |||
| b74bbd0f53 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Bhubaneswar’s Most Loved Punjabi Dining Experience"
|
title="Bhubaneswar’s 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={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Reserve a Table", href: "#reservation"},
|
text: "Reserve a Table", href: "#reservation"},
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #F8F5F0;
|
--background: #fbfaff;
|
||||||
--card: #FFFFFF;
|
--card: #f7f5ff;
|
||||||
--foreground: #121212;
|
--foreground: #0f0022;
|
||||||
--primary-cta: #7A1E1E;
|
--primary-cta: #8b5cf6;
|
||||||
--primary-cta-text: #FFFFFF;
|
--primary-cta-text: #FFFFFF;
|
||||||
--secondary-cta: #C9A34E;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #121212;
|
--secondary-cta-text: #121212;
|
||||||
--accent: #C9A34E;
|
--accent: #d8cef5;
|
||||||
--background-accent: #EBE4D5;
|
--background-accent: #c4a8f9;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user