3 Commits

Author SHA1 Message Date
b6f911c521 Update src/app/page.tsx 2026-05-13 08:53:47 +00:00
c34f58448c Update src/app/page.tsx 2026-05-13 08:53:13 +00:00
b0d2a27bc4 Merge version_2 into main
Merge version_2 into main
2026-05-13 08:51:00 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars"}}
variant: "plain"}}
title="Authentic Afghan Flavors"
description="Experience the traditional taste of Bolani in the heart of Kabul. Every bite is a journey through our heritage."
testimonials={[
@@ -207,7 +207,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars"}}
variant: "plain"}}
title="Visit Us Today"
description="Need a reservation or have questions? Contact us now."
mediaAnimation="slide-up"