Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user