Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-22 07:50:31 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="largeSmall"
background="animated-grid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -47,7 +47,7 @@ export default function LandingPage() {
tag="Expert Grooming"
tagIcon={Scissors}
tagAnimation="slide-up"
background={{ variant: "animated-grid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Learn More", href: "#about" }
@@ -170,7 +170,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Book Your Appointment Today"
description="Ready for a premium grooming experience? Contact us to schedule your appointment with one of our expert barbers. Walk-ins welcome!"
background={{ variant: "animated-grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Call Now", href: "tel:+61893726254" },