Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-17 02:29:33 +00:00

View File

@@ -52,6 +52,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="A Taste of the Mountains"
titleClassName="text-6xl md:text-8xl"
description="Established in the heart of Burney, serving classic comfort food with a mountain-town twist. Dine-in or drive-through."
kpis={[
{
@@ -139,8 +140,6 @@ export default function LandingPage() {
id: "f1", title: "Drive-Through", subtitle: "Grab a quick meal on your way through town.", category: "Service", value: "Fast"},
{
id: "f2", title: "Dine-In", subtitle: "Enjoy a comfortable mountain-style diner atmosphere.", category: "Service", value: "Cozy"},
{
id: "f3", title: "Delivery", subtitle: "We bring your favorite burgers directly to you.", category: "Service", value: "Convenient"},
]}
title="Diner Highlights"
description="Experience fast and friendly service at our mountain-town classic."
@@ -189,8 +188,6 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1", title: "Do you offer delivery?", content: "Yes, we offer local delivery services to ensure you get your favorites."},
{
id: "q2", title: "When are your opening hours?", content: "We open daily at 11:00 AM. Stop by for lunch or dinner!"},
{