Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
tag="Cuisine Authentique"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Parcourir les Recettes", href: "featured" },
|
||||
{ text: "En Savoir Plus", href: "about" },
|
||||
@@ -53,7 +53,6 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-dish-piti-pot-with-sumac-dried-herbs-onions-tray_141793-5179.jpg"
|
||||
imageAlt="Authentique cuisine marocaine traditionnelle"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -163,6 +162,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "1", badge: "Populaire", badgeIcon: Sparkles,
|
||||
@@ -180,11 +181,10 @@ export default function LandingPage() {
|
||||
"6 recettes vedettes marocaines", "Instructions professionnelles complètes", "Listes d'ingrédients organisées", "Conseils d'experts culinaires", "Accès immédiat à tous les PDF", "Support prioritaire par email"],
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "Acheter Maintenant", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
description="Inscrivez-vous à notre infolettre pour recevoir les dernières recettes marocaines authentiques, des conseils culinaires exclusifs et des offres spéciales directement dans votre boîte de réception."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/oriental-door_23-2148129877.jpg"
|
||||
imageAlt="Architecture marocaine traditionnelle"
|
||||
|
||||
Reference in New Issue
Block a user