diff --git a/src/app/page.tsx b/src/app/page.tsx index cdd1921..01cda3f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" + 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: "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" + 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: "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: "" }, { - 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: "" } ]} animationType="scale-rotate"