Update src/app/creator/page.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function CreatorPage() {
|
||||
description="Access exclusive local opportunities and connect with premium brands ready to collaborate with your authentic vision."
|
||||
buttons={[{ text: "Join Community", href: "#" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gold-smartphones-with-gift-decorations_187299-46989.jpg?_wi=2"
|
||||
testimonials={[{ id: "1", name: "Jordan P.", handle: "@jordan_creates", testimonial: "Finally, a platform that understands my value as a creator.", rating: 5 }]}
|
||||
testimonials={[{ name: "Jordan P.", handle: "@jordan_creates", testimonial: "Finally, a platform that understands my value as a creator.", rating: 5 }]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user