Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-07 12:49:14 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg?_wi=1"
imageAlt="Fresh grilled kebab sandwich"
mediaAnimation="slide-up"
frameStyle="card"
@@ -131,7 +131,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg?_wi=1"
imageAlt="Nefis Kebab Restaurant"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -165,10 +165,10 @@ export default function LandingPage() {
description="Appelez-nous maintenant ou visitez-nous pour une expérience authentique. Ingrédients frais, accueil chaleureux, service amical."
metrics={[
{
id: "1", value: "📞", title: "Appeler Maintenant", description: "01 39 27 85 32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg"
id: "1", value: "📞", title: "Appeler Maintenant", description: "01 39 27 85 32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg?_wi=2"
},
{
id: "2", value: "📍", title: "Nous Visiter", description: "15 Rue du Maréchal Leclerc, Maurecourt", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg"
id: "2", value: "📍", title: "Nous Visiter", description: "15 Rue du Maréchal Leclerc, Maurecourt", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg?_wi=2"
}
]}
animationType="slide-up"