Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d3c475a1ee | |||
| b5b7c799ff | |||
| 414d17abfc | |||
| f004dd976c | |||
| f92802a776 | |||
| cfe7947cf6 | |||
| 383398809e |
@@ -145,7 +145,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
title="Reserve Your Table"
|
||||
description="Book your buffet experience now to enjoy a traditional culinary adventure."
|
||||
description="Call us at +91 9999999999 or 9625682596, and email us at bookings@cookducook.com or infovarun83@gmail.com to book your buffet experience."
|
||||
buttonText="Confirm Reservation"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-night_53876-13928.jpg"
|
||||
imageAlt="restaurant entrance interior"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6f0e9;
|
||||
--card: #efe7dd;
|
||||
--foreground: #2b180a;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
--background: #fffafa;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user