Update src/app/page.tsx
This commit is contained in:
@@ -118,10 +118,10 @@ 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.", videoSrc: "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", videoAriaLabel: "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"
|
||||
},
|
||||
{
|
||||
id: "women-owned", value: "100%", title: "Women-Owned Business", description: "Supporting female entrepreneurship and empowerment in the wellness industry.", videoSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151098616.jpg", videoAriaLabel: "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"
|
||||
},
|
||||
{
|
||||
id: "mobile-service", value: "∞", title: "Mobile Services", description: "Therapists come to you—home, office, or hotel. Convenient wellness on your terms."
|
||||
|
||||
Reference in New Issue
Block a user