Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -26,7 +26,7 @@ export default function AttivitaLocalePage() {
|
|||||||
description="Attract verified creators, manage your reputation, and drive real growth through curated local partnerships."
|
description="Attract verified creators, manage your reputation, and drive real growth through curated local partnerships."
|
||||||
buttons={[{ text: "Get Started", href: "#" }]}
|
buttons={[{ text: "Get Started", href: "#" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/gold-smartphones-with-gift-decorations_187299-46989.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/gold-smartphones-with-gift-decorations_187299-46989.jpg?_wi=2"
|
||||||
testimonials={[{ id: "1", name: "Alex R.", handle: "@alex_local", testimonial: "Transformed our foot traffic overnight!", rating: 5 }]}
|
testimonials={[{ name: "Alex R.", handle: "@alex_local", testimonial: "Transformed our foot traffic overnight!", rating: 5 }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
|
|||||||
@@ -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."
|
description="Access exclusive local opportunities and connect with premium brands ready to collaborate with your authentic vision."
|
||||||
buttons={[{ text: "Join Community", href: "#" }]}
|
buttons={[{ text: "Join Community", href: "#" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/gold-smartphones-with-gift-decorations_187299-46989.jpg?_wi=2"
|
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>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
|
|||||||
Reference in New Issue
Block a user