From b3ce85b634ca131eb4ebb653153dc4e24fb1b9d2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 23:35:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9f7349..b789f76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,16 +68,16 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "metric-1", value: "100+", title: "Certified Experts", description: "Our elite team of experienced e-commerce professionals guiding your journey", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg", imageAlt: "business analytics dashboard statistics chart" + id: "metric-1", value: "100+", title: "Certified Experts", description: "Our elite team of experienced e-commerce professionals guiding your journey", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg?_wi=1", imageAlt: "business analytics dashboard statistics chart" }, { - id: "metric-2", value: "5.0", title: "Student Rating", description: "Consistently exceptional feedback from our premium student community", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg", imageAlt: "business analytics dashboard statistics chart" + id: "metric-2", value: "5.0", title: "Student Rating", description: "Consistently exceptional feedback from our premium student community", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg?_wi=2", imageAlt: "business analytics dashboard statistics chart" }, { - id: "metric-3", value: "Global", title: "Support Network", description: "24/7 dedicated support across all time zones for your success", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg", imageAlt: "business analytics dashboard statistics chart" + id: "metric-3", value: "Global", title: "Support Network", description: "24/7 dedicated support across all time zones for your success", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg?_wi=3", imageAlt: "business analytics dashboard statistics chart" }, { - id: "metric-4", value: "Live", title: "Account Access", description: "Real-time access to live Amazon FBA and Shopify accounts for hands-on learning", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg", imageAlt: "business analytics dashboard statistics chart" + id: "metric-4", value: "Live", title: "Account Access", description: "Real-time access to live Amazon FBA and Shopify accounts for hands-on learning", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-executive-female-reading-charst-conference-room-young-businesswoman-background_482257-31194.jpg?_wi=4", imageAlt: "business analytics dashboard statistics chart" } ]} textboxLayout="default"