Merge version_1 into main #1
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user