Merge version_2 into main #5
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
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."
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "downward-rays-animated" }}
|
||||
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"
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "#" },
|
||||
{ text: "Call +31 6 XXXX XXXX", href: "tel:+31" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Contact and booking section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user