7 Commits

Author SHA1 Message Date
b1829ec9fa Merge version_4 into main
Merge version_4 into main
2026-05-09 02:33:50 +00:00
4723efb3ee Update src/app/page.tsx 2026-05-09 02:33:47 +00:00
d8f85b5fb5 Merge version_3 into main
Merge version_3 into main
2026-05-09 02:32:44 +00:00
8e1af76287 Update src/app/page.tsx 2026-05-09 02:32:41 +00:00
3bfa8e1829 Merge version_2 into main
Merge version_2 into main
2026-05-09 02:30:58 +00:00
e8ce869f02 Update src/app/page.tsx 2026-05-09 02:30:52 +00:00
f719d74ad0 Merge version_1 into main
Merge version_1 into main
2026-05-09 02:28:32 +00:00

View File

@@ -42,8 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlay
title="Faissal Food"
description="Le goût du vrai fast-food premium
أفضل تجربة فاست فود فاخرة في خنيفرة"
description="Service ultra-rapide et ingrédients frais de qualité supérieure. Découvrez l'excellence culinaire locale conçue pour les palais les plus exigeants de Khénifra."
buttons={[
{ text: "Commander Maintenant", href: "#menu" },
{ text: "WhatsApp", href: "https://wa.me/212623232758" },
@@ -67,6 +66,7 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
buttons={[{ text: "Commander", href: "https://wa.me/212623232758" }]}
products={[
{ id: "1", brand: "Signature", name: "Burger Gourmet", price: "75 DH", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheeseburger-cutting-board-with-knife_23-2148784512.jpg" },
{ id: "2", brand: "Signature", name: "Pizza Royale", price: "95 DH", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/italian-fast-food-pizza-with-full-vegetables-greenery_114579-1960.jpg" },
@@ -143,6 +143,7 @@ export default function LandingPage() {
tag="Contact"
title="Commandez Maintenant"
description="W8QG+2MX, Khénifra, Morocco | 06 23 23 27 58"
buttonText="Commander via WhatsApp"
/>
</div>