diff --git a/src/app/page.tsx b/src/app/page.tsx index d44e0b6..26c94c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,6 +194,9 @@ export default function LandingPage() { id: "4", name: "David Park", role: "Reseller", testimonial: "The commission structure is fair and the platform makes it easy to build a customer base. Highly recommend for sellers.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-blonde-man-looks-front-isolated-green-wall_141793-66392.jpg", imageAlt: "David Park", icon: Droplets } ]} + buttons={[ + { text: "Start Selling", href: "contact" } + ]} buttonAnimation="slide-up" />