Merge version_1 into main #3
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "facial-treatments", title: "Advanced Facials", description: "Customized facial treatments using premium skincare lines and advanced esthetic techniques to rejuvenate and nourish your skin.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg", imageAlt: "Professional facial treatment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg?_wi=1", imageAlt: "Professional facial treatment"
|
||||
},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Hydrating facial therapy" },
|
||||
@@ -150,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", imageSrc: "http://img.b2bpic.net/free-photo/wellness-concept-with-woman-massage-salon_23-2147816982.jpg", imageAlt: "Happy clients"
|
||||
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?_wi=2", imageAlt: "Happy clients"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=3", imageAlt: "Treatment sessions"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=4", imageAlt: "Professional team"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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?_wi=5", imageAlt: "Satisfaction ratings"
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-7xl"
|
||||
|
||||
Reference in New Issue
Block a user