Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 732e3d3301 | |||
| 27c870b2b4 | |||
| a7a006cb90 | |||
| 99cd321c04 | |||
| 15748c6ab9 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
title="The Best Cut in Rotterdam"
|
title="The Best Cut in Rotterdam"
|
||||||
description="Precision haircuts in a relaxed atmosphere where your barber actually listens. Experience grooming that feels personal, not rushed."
|
description="Precision haircuts in a relaxed atmosphere where your barber actually listens. Experience grooming that feels personal, not rushed."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "downward-rays-animated" }}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/look-that-isolated-funny-bald-bearded-man-with-tattoo-raising-index-fingre-pointing-left-corner-expressing-excitement-curiosity-raising-eyebrows-body-language_343059-1721.jpg", alt: "Samuel, Master Barber"
|
src: "http://img.b2bpic.net/free-photo/look-that-isolated-funny-bald-bearded-man-with-tattoo-raising-index-fingre-pointing-left-corner-expressing-excitement-curiosity-raising-eyebrows-body-language_343059-1721.jpg", alt: "Samuel, Master Barber"
|
||||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Book Appointment", href: "#" },
|
{ text: "Book Appointment", href: "#" },
|
||||||
{ text: "Call +31 6 XXXX XXXX", href: "tel:+31" }
|
{ text: "Call +31 6 XXXX XXXX", href: "tel:+31" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "downward-rays-static" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
ariaLabel="Contact and booking section"
|
ariaLabel="Contact and booking section"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user