Merge version_1 into main #4
@@ -145,7 +145,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardFifteen
|
<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}
|
rating={5}
|
||||||
author="Sarah J., YouTube Creator"
|
author="Sarah J., YouTube Creator"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -184,7 +184,7 @@ export default function HomePage() {
|
|||||||
features: [
|
features: [
|
||||||
"All Premium Features", "Seasonal Challenges", "Unique Avatar Cosmetics", "Exclusive Titles & Badges", "Early Access Features"
|
"All Premium Features", "Seasonal Challenges", "Unique Avatar Cosmetics", "Exclusive Titles & Badges", "Early Access Features"
|
||||||
],
|
],
|
||||||
},
|
}
|
||||||
]}
|
]}
|
||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user