Update src/app/page.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Experience Authentic South Indian Fine Dining Like Never Before"
|
||||
description="Temple-style ambience, live Carnatic music, and award-worthy cuisine in the heart of Chennai. Dakshin brings together the rich culinary heritage of South India with premium hospitality and sophistication."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Premium Fine Dining"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user