Merge version_2 into main #4
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="Salong Mary"
|
||||
button={{
|
||||
text: "Boka tid", href: "#contact"}}
|
||||
text: "Boka din behandling nu", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
description="Välkommen till din frisör i Johanneberg. Vi erbjuder professionell hårvård i en avkopplande miljö. Boka din tid idag för en frisyr som passar just dig."
|
||||
buttons={[
|
||||
{
|
||||
text: "Boka tid", href: "#contact"},
|
||||
text: "Boka din behandling nu", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -243,4 +243,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user