Merge version_1 into main #2
@@ -50,12 +50,12 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Luxury Grooming"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Book Your Appointment", href: "contact" },
|
||||
{ text: "Learn More", href: "about" },
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-sitting-chair_23-2149220561.jpg"
|
||||
imageAlt="A D's Barbershop luxury interior"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
tag="Our Heritage"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Craftsmanship, Tradition & Excellence"
|
||||
description="With over two decades of dedicated service to Memphis, A D's Barbershop has earned a 4.7-star reputation through unwavering commitment to quality, precision, and customer satisfaction. We believe that great barbering is an art form—each haircut and beard trim is a masterpiece of technique and personal care."
|
||||
metrics={[
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186513.jpg"
|
||||
imageAlt="Master barber at work"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="entrance-slide"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
description="Our comprehensive grooming services are tailored to enhance your natural style and confidence. Each service is performed by master barbers using premium techniques and the finest products."
|
||||
tag="Our Services"
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "Precision Haircuts", content: "Master-crafted haircuts tailored to your face shape, hair type, and personal style. We use classic techniques combined with modern styling sensibilities to create the perfect cut that enhances your features and suits your lifestyle."
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
buttons={[{ text: "View Full Menu", href: "contact" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
description="Our team of experienced, certified barbers brings decades of combined expertise and a passion for exceptional grooming. Each member of our team is dedicated to delivering five-star service and creating a welcoming, professional environment."
|
||||
tag="Master Craftsmen"
|
||||
tagIcon={Users}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "A D", role: "Owner & Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg"
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
description="Hear from our satisfied clients about their experiences at A D's Barbershop. Our 4.7-star rating reflects our commitment to excellence and customer satisfaction."
|
||||
tag="Customer Testimonials"
|
||||
tagIcon={MessageCircle}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Patterson", role: "Businessman", company: "Memphis", rating: 5,
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
description="A D's Barbershop has built trust through consistent five-star service, professional excellence, and dedication to every client who walks through our doors."
|
||||
tag="Community Trust"
|
||||
tagIcon={Verified}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Certified Master Barbers", "Premium Grooming Standards", "Licensed & Insured", "Clean & Hygienic Facility", "Expert Consultation", "Professional Tools", "Luxury Amenities", "Community Leaders"
|
||||
]}
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get in Touch"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
title="Book Your Appointment Today"
|
||||
description="Experience the A D's Barbershop difference. Call us now or send us a message to schedule your next grooming appointment. We're located at 6733 E Shelby Dr, Memphis, TN 38141."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
|
||||
Reference in New Issue
Block a user