Update src/app/page.tsx

This commit is contained in:
2026-06-12 14:04:57 +00:00
parent bac08d0747
commit 88b867fce7

View File

@@ -27,7 +27,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="Clean Plus Pressing"
brandName="Pressing Fleury"
navItems={[
{ name: "Accueil", id: "#hero" },
{ name: "Services", id: "#services" },
@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="Clean Plus Pressing"
logoText="Pressing Fleury"
description="Votre pressing de confiance à Issy-les-Moulineaux, pour un soin impeccable de vos textiles."
buttons={[
{ text: "Nous trouver", href: "#location" }