3 Commits

Author SHA1 Message Date
1aaba40be1 Update src/app/page.tsx 2026-03-07 20:11:14 +00:00
cf1e0c5d4d Update src/app/layout.tsx 2026-03-07 20:11:13 +00:00
ddd03bbaee Merge version_2 into main
Merge version_2 into main
2026-03-07 20:09:07 +00:00
2 changed files with 5 additions and 2 deletions

View File

@@ -152,6 +152,9 @@ export default function HomePage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
buttons={[
{ text: "Join Our Community", href: "/signup" },
]}
testimonials={[ testimonials={[
{ {
id: "1", name: "Marcus Johnson", role: "Arcade Game Seller", testimonial: "ArcadeHub made it incredibly easy to connect with serious collectors. I've sold three arcade cabinets in the past month. The seller dashboard helps me manage everything efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-pottery-workshop_23-2148970766.jpg?_wi=1", imageAlt: "Marcus Johnson" id: "1", name: "Marcus Johnson", role: "Arcade Game Seller", testimonial: "ArcadeHub made it incredibly easy to connect with serious collectors. I've sold three arcade cabinets in the past month. The seller dashboard helps me manage everything efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/person-working-pottery-workshop_23-2148970766.jpg?_wi=1", imageAlt: "Marcus Johnson"