From 06d73b20f81d5963967ececd668226dc24244cf8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 23:35:32 +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 fa16746..c9f7349 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" + 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-2", value: "5.0", title: "Student Rating", description: "Consistently exceptional feedback from our premium student community" + 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-3", value: "Global", title: "Support Network", description: "24/7 dedicated support across all time zones for your success" + 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-4", value: "Live", title: "Account Access", description: "Real-time access to live Amazon FBA and Shopify accounts for hands-on learning" + 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" } ]} textboxLayout="default"