Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2dac29dbe4 | |||
| 862a2cc340 | |||
| 75fb4d88d2 | |||
| 86349d2892 |
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Culinary Artistry Meets Warm Hospitality"
|
||||
description="Experience exceptional cuisine crafted by our award-winning chefs in an elegant atmosphere designed for unforgettable moments."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "20+", label: "Years of Excellence" },
|
||||
{ value: "1000+", label: "Happy Guests Monthly" },
|
||||
|
||||
Reference in New Issue
Block a user