Update src/app/page.tsx

This commit is contained in:
2026-04-08 20:25:56 +00:00
parent 076a0e3a18
commit 8b8260f7a2

View File

@@ -42,6 +42,7 @@ export default function LandingPage() {
<HeroOverlayTestimonial
title="Experience Fine Dining & Café Culture in Casablanca"
description="Fresh pastries, refined cuisine, and a welcoming atmosphere."
testimonials={[]}
buttons={[
{ text: "Call Now", href: "tel:+212522000000" },
{ text: "Reserve a Table", href: "#contact" },
@@ -81,6 +82,8 @@ export default function LandingPage() {
description="Our commitment to quality and service excellence in Casablanca."
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "1", value: "10+", title: "Experience", description: "Years of Culinary Passion", icon: Zap },
{ id: "2", value: "5000+", title: "Guests", description: "Happy Guests Served", icon: Clock },