3 Commits

Author SHA1 Message Date
bb7a8f16e3 Merge version_3 into main
Merge version_3 into main
2026-03-11 19:50:33 +00:00
c41b84ca89 Update src/app/page.tsx 2026-03-11 19:50:29 +00:00
ffcda03ee7 Merge version_2 into main
Merge version_2 into main
2026-03-11 18:31:03 +00:00

View File

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