Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 15:10:51 +00:00

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
items: [
{ icon: Sparkles, text: "Hydrating facial therapy" },
{ icon: CheckCircle, text: "Anti-aging treatments" },
{ icon: Award, text: "Sensitive skin care" }
{ icon: CheckCircle, text: "Sensitive skin care" }
],
reverse: false
},
@@ -128,15 +128,13 @@ export default function LandingPage() {
},
items: [
{ icon: Sparkles, text: "Full body waxing" },
{ icon: Award, text: "Sensitive skin solutions" },
{ icon: CheckCircle, text: "Sensitive skin solutions" },
{ icon: CheckCircle, text: "Long-lasting results" }
],
reverse: false
}
]}
containerClassName="max-w-7xl"
titleClassName="text-4xl font-bold"
descriptionClassName="text-lg opacity-85 max-w-2xl"
/>
</div>
@@ -152,16 +150,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "clients-served", value: "5,000+", title: "Clients Served", description: "Trusted by thousands of satisfied clients seeking premium esthetic care"
id: "clients-served", value: "5,000+", title: "Clients Served", description: "Trusted by thousands of satisfied clients seeking premium esthetic care", imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg", imageAlt: "Happy clients"
},
{
id: "treatments-monthly", value: "800+", title: "Treatments Monthly", description: "Consistent delivery of exceptional esthetic services and wellness experiences"
id: "treatments-monthly", value: "800+", title: "Treatments Monthly", description: "Consistent delivery of exceptional esthetic services and wellness experiences", imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg", imageAlt: "Treatment sessions"
},
{
id: "certified-professionals", value: "12", title: "Certified Professionals", description: "Highly trained and licensed estheticians committed to excellence"
id: "certified-professionals", value: "12", title: "Certified Professionals", description: "Highly trained and licensed estheticians committed to excellence", imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg", imageAlt: "Professional team"
},
{
id: "satisfaction-rate", value: "98%", title: "Satisfaction Rate", description: "Industry-leading client satisfaction and loyalty ratings"
id: "satisfaction-rate", value: "98%", title: "Satisfaction Rate", description: "Industry-leading client satisfaction and loyalty ratings", imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg", imageAlt: "Satisfaction ratings"
}
]}
containerClassName="max-w-7xl"
@@ -181,7 +179,7 @@ export default function LandingPage() {
useInvertedBackground={false}
showRating={true}
carouselMode="buttons"
animationType="opacity"
animationType="blur-reveal"
testimonials={[
{
id: "testimonial-1", name: "Sarah Martinez", handle: "@sarah.wellness", testimonial: "Excellent Esthetics Spa transformed my skin and my confidence. The facial treatments are absolutely amazing, and the staff treats you like royalty. I've never felt more relaxed and rejuvenated.", rating: 5,
@@ -224,7 +222,6 @@ export default function LandingPage() {
textboxLayout="default"
faqsAnimation="blur-reveal"
useInvertedBackground={false}
animationType="smooth"
showCard={true}
faqs={[
{