Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-16 09:22:54 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Explore Services", href: "#services" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-barber-shop_23-2148506328.jpg"
imageAlt="Professional barber providing premium haircut service"
mediaAnimation="slide-up"
@@ -204,7 +204,7 @@ export default function LandingPage() {
<ContactText
text="Ready to experience premium grooming? Book your appointment with Icon today and discover why thousands of clients trust us for their grooming needs."
animationType="entrance-slide"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Book Appointment", href: "tel:+1234567890" },