Update src/app/page.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
tag="Professional Barber Shop"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstylist-looking-client-mirror_23-2148242870.jpg", imageAlt: "professional barber haircut precision"
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
title="Ready for Your Next Haircut?"
|
||||
description="Contact us today to schedule your appointment. Visit us at Via Libia, 21, Bologna, or call to book your preferred time slot."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-talking-phone-holding-tablet_23-2148567177.jpg"
|
||||
imageAlt="barber shop contact information display"
|
||||
|
||||
Reference in New Issue
Block a user