Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user