Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 788df91922 | |||
| 0d596826ea | |||
| dbd9a4e5bd | |||
| a9b6299a98 | |||
| f9b6b6fc9a | |||
| a401599ff9 |
1410
src/app/layout.tsx
1410
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-looking-mirror_23-2149220563.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-looking-mirror_23-2149220563.jpg"
|
||||||
imageAlt="Florya Barbershop Interior"
|
imageAlt="Florya Barbershop Interior"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Boek een Afspraak", href: "contact" },
|
{ text: "Reserveer Uw Afspraak Nu", href: "contact" },
|
||||||
{ text: "Meer Informatie", href: "services" }
|
{ text: "Meer Informatie", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user