Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d89f07dfd | |||
| f3b9316592 | |||
| ef3c8a5ec4 | |||
| f7042f3f60 |
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
title="Pourquoi PandaEats ?"
|
title="Pourquoi PandaEats ?"
|
||||||
description="Des outils intuitifs pour les gourmets modernes."
|
description="Des outils intuitifs pour les gourmets modernes."
|
||||||
textboxLayout="default"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{ id: "f1", title: "Critiques honnêtes", description: "Lisez des avis fiables et transparents.", tag: "Transparence", imageSrc: "http://img.b2bpic.net/free-photo/view-half-robot-half-panda-bear-with-futuristic-parts_23-2151741493.jpg" },
|
{ id: "f1", title: "Critiques honnêtes", description: "Lisez des avis fiables et transparents.", tag: "Transparence", imageSrc: "http://img.b2bpic.net/free-photo/view-half-robot-half-panda-bear-with-futuristic-parts_23-2151741493.jpg" },
|
||||||
@@ -189,4 +189,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user