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="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" }
|
||||
|
||||
Reference in New Issue
Block a user