Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50defa307a | |||
| 6d77b1cc39 | |||
| 0660287e1a | |||
| 16312e8b96 | |||
| c7a0674896 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroLogo
|
||||
logoText="Laliko"
|
||||
description="Experience unparalleled culinary artistry in a setting of exquisite luxury, where every dish is a masterpiece and every moment is an indulgence."
|
||||
description="Embark on an unforgettable culinary journey, where every dish is a masterpiece of exquisite dining and every moment is an indulgence. Book your table effortlessly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Menu", href: "#menu"},
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--background: #f5f5f5;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff0000;
|
||||
--primary-cta: #2bac9e;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta: #e8e4e4;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #991b1b;
|
||||
--background-accent: #7f1d1d;
|
||||
|
||||
Reference in New Issue
Block a user