Update src/app/page.tsx
This commit is contained in:
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Pressing de la Gare"
|
||||
brandName="Clean Plus Pressing"
|
||||
navItems={[
|
||||
{ name: "Accueil", id: "#hero" },
|
||||
{ name: "Services", id: "#services" },
|
||||
@@ -42,8 +42,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Pressing de la Gare"
|
||||
description="Votre pressing de confiance à Clamart, pour un soin impeccable de vos textiles."
|
||||
logoText="Clean Plus Pressing"
|
||||
description="Votre pressing de confiance à Issy-les-Moulineaux, pour un soin impeccable de vos textiles."
|
||||
buttons={[
|
||||
{ text: "Nous trouver", href: "#location" }
|
||||
]}
|
||||
@@ -132,9 +132,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Pressing de la Gare est mon choix numéro un à Clamart. Le service est toujours impeccable, les vêtements sont traités avec le plus grand soin et le personnel est d'une gentillesse remarquable. Je recommande vivement !"
|
||||
testimonial="Excellent service depuis plus de 2 ans ou nous allons toutes les 2 semaines chez eux pour leur confier de la literie et quelques chemises.
|
||||
Interlocuteurs aimables et gentils."
|
||||
rating={5}
|
||||
author="Marie Dupont, Cliente fidèle"
|
||||
author="Zimmer Marc, Cliente fidèle"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/african-american-doctor-shaking-hands-with-her-female-patient-while-meeting-clinic-focus-is-happy-woman_637285-1785.jpg", alt: "Photo de Marie Dupont" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-attractive-smiling-caucasian-female-with-hat-coat-leaning-wall_181624-11527.jpg", alt: "Photo de Jean-Luc Bernard" },
|
||||
|
||||
Reference in New Issue
Block a user