Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Sakartvelo"
|
||||
description="Experience authentic Georgian cuisine in an atmosphere of timeless elegance. From traditional khachapuri to perfectly grilled shashlik, each dish tells a story of our heritage and passion for culinary excellence."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Table", href: "#reserve" },
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
|
||||
Reference in New Issue
Block a user