Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 19:34:31 +00:00

View File

@@ -20,7 +20,7 @@ export default function BrothersBarberShop() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -48,7 +48,7 @@ export default function BrothersBarberShop() {
{ text: "Book Appointment", href: "#contact" },
{ text: "Learn More", href: "#services" },
]}
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/man-getting-new-look-barber-shop_23-2149167458.jpg"
imageAlt="Professional barber providing expert haircut service"
frameStyle="card"