Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd9544f54f | |||
| efb18b2f38 | |||
| 7bf751fa22 | |||
| 53de549967 | |||
| 9ce1b76468 | |||
| 02c23438b2 |
@@ -42,6 +42,7 @@ export default function LandingPage() {
|
|||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
title="The 88 Coffee à Villepinte Ouvert jusqu’à 2h !"
|
title="The 88 Coffee à Villepinte Ouvert jusqu’à 2h !"
|
||||||
description="Plats généreux, service rapide, sur place, à emporter ou en livraison."
|
description="Plats généreux, service rapide, sur place, à emporter ou en livraison."
|
||||||
|
textBoxClassName="pt-10"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Sarah", handle: "Client satisfait", testimonial: "Excellent service et plats copieux !", rating: 5,
|
name: "Sarah", handle: "Client satisfait", testimonial: "Excellent service et plats copieux !", rating: 5,
|
||||||
@@ -164,4 +165,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user