Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Optik Meister"
|
||||
description="Ihr Experte für gesundes Sehen und exklusives Brillendesign. Entdecken Sie Präzision in jeder Fassung."
|
||||
description="See the world with clarity and style. Ihr Experte für gesundes Sehen und exklusives Brillendesign."
|
||||
buttons={[
|
||||
{
|
||||
text: "Termin vereinbaren", href: "#contact"},
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user