Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-18 16:00:27 +00:00

View File

@@ -118,16 +118,16 @@ export default function LandingPage() {
tagIcon={Trophy}
metrics={[
{
id: "24-hours", value: "24/7", title: "Always Available", description: "Open round the clock, 7 days a week. Book your session anytime, day or night.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-student-black-jacket-wearing-backpack-holding-clocks-blue-wall-school-college-university-lessons_140725-43290.jpg", imageAlt: "24-hour service availability", videoSrc: ""
id: "24-hours", value: "24/7", title: "Always Available", description: "Open round the clock, 7 days a week. Book your session anytime, day or night.", videoSrc: "https://example.com/24hours.mp4", videoAriaLabel: "24-hour service availability"
},
{
id: "women-owned", value: "100%", title: "Women-Owned Business", description: "Supporting female entrepreneurship and empowerment in the wellness industry.", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151098616.jpg", imageAlt: "Women-owned business", videoSrc: ""
id: "women-owned", value: "100%", title: "Women-Owned Business", description: "Supporting female entrepreneurship and empowerment in the wellness industry.", videoSrc: "https://example.com/women-owned.mp4", videoAriaLabel: "Women-owned business"
},
{
id: "mobile-service", value: "∞", title: "Mobile Services", description: "Therapists come to you—home, office, or hotel. Convenient wellness on your terms."
id: "mobile-service", value: "∞", title: "Mobile Services", description: "Therapists come to you—home, office, or hotel. Convenient wellness on your terms.", videoSrc: "https://example.com/mobile-service.mp4", videoAriaLabel: "Mobile services"
},
{
id: "location", value: "1", title: "Prime Ikeja Location", description: "3 John Olugbo St, Ikeja. Easy access, secure, and centrally located."
id: "location", value: "1", title: "Prime Ikeja Location", description: "3 John Olugbo St, Ikeja. Easy access, secure, and centrally located.", videoSrc: "https://example.com/location.mp4", videoAriaLabel: "Prime Ikeja location"
}
]}
animationType="scale-rotate"