Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Authentic Asian Food, Fast & Affordable"
|
||||
description="Generous portions, delicious curry, and friendly service right here in Zug. Order now or call us for instant takeaway."
|
||||
tag="⭐ Loved by Zug locals"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Order Takeaway Now", href: "#menu" },
|
||||
{ text: "Call Now", href: "tel:+41123456789" }
|
||||
|
||||
Reference in New Issue
Block a user