Update src/app/page.tsx

This commit is contained in:
2026-06-10 08:30:35 +00:00
parent 832f025f79
commit 0289f9a5df

View File

@@ -145,7 +145,7 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="\"Creator Quest RPG transformed my consistency! I went from struggling to upload once a week to creating daily content. The gamified approach makes it fun and rewarding. My channel growth has exploded!\""
testimonial={`"Creator Quest RPG transformed my consistency! I went from struggling to upload once a week to creating daily content. The gamified approach makes it fun and rewarding. My channel growth has exploded!"`}
rating={5}
author="Sarah J., YouTube Creator"
avatars={[
@@ -184,7 +184,7 @@ export default function HomePage() {
features: [
"All Premium Features", "Seasonal Challenges", "Unique Avatar Cosmetics", "Exclusive Titles & Badges", "Early Access Features"
],
},
}
]}
carouselMode="buttons"
animationType="slide-up"