Merge version_1 into main #2
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
tag="Our Story"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Crafted Excellence in Men's Grooming"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -76,14 +76,14 @@ export default function LandingPage() {
|
||||
description="We offer a complete range of men's grooming services delivered with precision and care."
|
||||
tag="What We Offer"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Classic Haircuts", description: "Expert cuts tailored to your style and face shape. Traditional techniques combined with modern trends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc&_wi=1", imageAlt: "Selection of professional haircut styles"
|
||||
title: "Classic Haircuts", description: "Expert cuts tailored to your style and face shape. Traditional techniques combined with modern trends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc", imageAlt: "Selection of professional haircut styles"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Beard Grooming", description: "Complete beard care including shaping, trimming, and conditioning treatments for optimal health.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc&_wi=2", imageAlt: "Professional beard grooming services"
|
||||
title: "Beard Grooming", description: "Complete beard care including shaping, trimming, and conditioning treatments for optimal health.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc", imageAlt: "Professional beard grooming services"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Premium barber services section"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
description="Hear from our satisfied clients about their experience at Anthony's Barbershop."
|
||||
tag="Rated 4.2/5 Stars"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
title="Book Your Appointment"
|
||||
description="Visit us at 166 Fulton St, White Plains, NY 10606. Call or drop by to schedule your next grooming session."
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user