2 Commits

Author SHA1 Message Date
6c639865cc Update src/app/page.tsx 2026-01-06 15:20:09 +00:00
9237cb0f03 Update src/app/page.tsx 2026-01-06 14:46:59 +00:00

View File

@@ -90,11 +90,14 @@ export default function LandingPage() {
<div id="features" data-section="features" style={{ backgroundColor: "#f59e0b" }}>
<FeatureCardFourteen
title="Signature Experiences"
description="Explore our most celebrated dishes, each a masterpiece of flavor and presentation"
description="Explore our most celebrated dishes and reserve your table to experience them firsthand"
tag="Featured Dishes"
tagIcon={Sparkles}
textboxLayout="default"
useInvertedBackground="noInvert"
buttons={[
{ text: "Reserve Your Table", href: "contact" }
]}
features={[
{
id: "1",
@@ -200,6 +203,9 @@ export default function LandingPage() {
tagIcon={Star}
textboxLayout="default"
useInvertedBackground="noInvert"
buttons={[
{ text: "Read More Reviews", href: "https://yelp.com/bogunya" }
]}
testimonials={[
{
id: "1",