Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Slow-simmered broths. Fresh noodles. Bold flavors. Experience ramen the way it's meant to be."
|
||||
tag="Premium Japanese Cuisine"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "90%", label: "Customer Satisfaction" },
|
||||
{ value: "20+", label: "Years Experience" },
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
tagIcon={ArrowRight}
|
||||
title="Reserve Your Table or Order Online Today"
|
||||
description="Experience authentic Japanese ramen crafted with obsession. Whether you dine in, pick up, or have it delivered, JINYA brings premium flavor to your table."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Reserve Table", href: "tel:+1-770-573-4988" },
|
||||
|
||||
Reference in New Issue
Block a user