Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-09 18:37:07 +00:00

View File

@@ -48,8 +48,8 @@ export default function LandingPage() {
description="Discover the art of refined grooming at Floyd's Barber Spa. We blend traditional barbering expertise with modern spa treatments to deliver the ultimate luxury grooming destination."
tag="Established Excellence"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
background={{ variant: "glowing-orb" }}
tagAnimation="none"
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/funny-worker-amusing-colleague-office-telling-joke_482257-102093.jpg", imageAlt: "Professional barber shaving beard"
@@ -82,7 +82,7 @@ export default function LandingPage() {
{ text: "Book Your Appointment", href: "contact" },
{ text: "Learn More", href: "about" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="none"
carouselPosition="right"
/>
</div>
@@ -93,13 +93,13 @@ export default function LandingPage() {
description="At Floyd's Barber Spa, we've perfected the art of grooming over decades. Our combination of master barbers and spa specialists creates an unparalleled experience where traditional craftsmanship meets modern wellness. Every visit is a journey to refined elegance."
tag="Our Heritage"
tagIcon={Award}
tagAnimation="entrance-slide"
tagAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/child-getting-their-hair-blown-salon_23-2150462513.jpg"
imageAlt="Floyd's Barber Spa Interior"
buttons={[
{ text: "Explore Services", href: "services" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="none"
useInvertedBackground={false}
/>
</div>
@@ -110,7 +110,7 @@ export default function LandingPage() {
description="From classic cuts to luxury spa treatments, we offer a comprehensive range of grooming services tailored to your needs."
tag="Premium Offerings"
tagIcon={Scissors}
tagAnimation="entrance-slide"
tagAnimation="none"
textboxLayout="default"
useInvertedBackground={false}
features={[
@@ -131,7 +131,7 @@ export default function LandingPage() {
title: "Hair Coloring & Highlights", description: "Professional hair coloring and highlight services to enhance your look. Our specialists use premium color products for vibrant, natural results.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5413.jpg", imageAlt: "Barber hair coloring dyeing men"
}
]}
buttonAnimation="entrance-slide"
buttonAnimation="none"
/>
</div>
@@ -139,8 +139,8 @@ export default function LandingPage() {
<TeamCardTen
title="Meet our team of master barbers and grooming specialists dedicated to your transformation."
tag="Expert Craftsmen"
tagAnimation="entrance-slide"
membersAnimation="entrance-slide"
tagAnimation="none"
membersAnimation="none"
members={[
{
id: "1", name: "Floyd Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/looking-young-male-barber-wearing-uniform-holding-hair-clippers-with-comb-isolated-olive-green-wall_141793-105930.jpg", imageAlt: "Floyd Mitchell - Owner & Master Barber"
@@ -166,7 +166,7 @@ export default function LandingPage() {
description="Discover why discerning gentlemen trust Floyd's Barber Spa for their grooming needs."
tag="Client Stories"
tagIcon={Heart}
tagAnimation="entrance-slide"
tagAnimation="none"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -199,7 +199,7 @@ export default function LandingPage() {
description="Trusted by thousands of satisfied clients and recognized for excellence in grooming services."
tag="Our Impact"
tagIcon={TrendingUp}
tagAnimation="entrance-slide"
tagAnimation="none"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -230,13 +230,13 @@ export default function LandingPage() {
title="Book Your Next Experience"
description="Join us for a transformative grooming experience. Reserve your appointment today and discover why Floyd's Barber Spa is the premier destination for luxury grooming."
tagIcon={Calendar}
tagAnimation="entrance-slide"
background={{ variant: "glowing-orb" }}
tagAnimation="none"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94801.jpg"
imageAlt="Floyd's Barber Spa Relaxation Area"
mediaPosition="right"
mediaAnimation="entrance-slide"
mediaAnimation="none"
inputPlaceholder="Enter your email"
buttonText="Get Started"
termsText="We'll send you availability and special offers. We respect your privacy and never spam."