Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b1829ec9fa | |||
| 4723efb3ee | |||
| d8f85b5fb5 | |||
| 8e1af76287 | |||
| 3bfa8e1829 | |||
| e8ce869f02 | |||
| f719d74ad0 |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user