Update src/app/page.tsx

This commit is contained in:
2026-03-20 23:35:57 +00:00
parent 06d73b20f8
commit b3ce85b634

View File

@@ -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"