Merge version_1 into main #1
@@ -72,12 +72,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg?_wi=1",
|
||||
imageAlt: "Creator Dashboard",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rectangular-scroll-ribbon-logo-label_53876-13825.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rectangular-scroll-ribbon-logo-label_53876-13825.jpg?_wi=1",
|
||||
imageAlt: "Social Stream",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basketball-supporters-watching-their-team-win-game-mobile-phone_53876-132070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basketball-supporters-watching-their-team-win-game-mobile-phone_53876-132070.jpg?_wi=1",
|
||||
imageAlt: "Creator Feed",
|
||||
},
|
||||
]}
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Go Pro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg?_wi=2",
|
||||
imageAlt: "tech company logo silver",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Join Elite",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rectangular-scroll-ribbon-logo-label_53876-13825.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rectangular-scroll-ribbon-logo-label_53876-13825.jpg?_wi=2",
|
||||
imageAlt: "tech company logo silver",
|
||||
},
|
||||
]}
|
||||
@@ -289,7 +289,7 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We have answers regarding membership, creators tools, and community guidelines."
|
||||
faqsAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/basketball-supporters-watching-their-team-win-game-mobile-phone_53876-132070.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/basketball-supporters-watching-their-team-win-game-mobile-phone_53876-132070.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user