diff --git a/src/app/page.tsx b/src/app/page.tsx index a6bd29b..c3c7791 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,6 +143,9 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" showRating={true} + buttons={[ + { text: "Join Our Community", href: "#contact" } + ]} testimonials={[ { id: "1", name: "Garrett of Rivia", handle: "@witcher_fan", testimonial: "Finally found a place that captures the true essence of the Witcher universe. Every detail is meticulously crafted for an authentic experience.", rating: 5,