Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="grid"
|
||||
background="animated-grid"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Bowmanville Barber Shop"
|
||||
description="Experience premium grooming at Bowmanville Barber Shop. Where tradition meets excellence. Expert barbers, classic style, and timeless craftsmanship in every cut."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
description="Ready for a premium grooming experience? Schedule your appointment today and discover why our clients keep coming back."
|
||||
tagIcon={Calendar}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop-salon-doing-haircut-beard-trim_1303-20960.jpg"
|
||||
imageAlt="Bowmanville Barber Shop"
|
||||
|
||||
Reference in New Issue
Block a user