Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -46,14 +46,14 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="NEFIS KEBAB"
|
||||
description="Le Meilleur Kebab de Maurecourt. Fresh ingredients, authentic Turkish flavors, and a warm welcome. Order now for delivery or pick up."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "📞 Appeler Maintenant", href: "tel:01392785532" },
|
||||
{ text: "🛒 Commander", href: "#contact" }
|
||||
]}
|
||||
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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg"
|
||||
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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg"
|
||||
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?_wi=2"
|
||||
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: "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"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user