Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Find creators, generate scripts, and launch viral campaigns in seconds with high-frequency neural motion."
|
||||
buttons={[{ text: "Launch Campaign", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-connecting-dots_1048-5858.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-techno-background-with-connecting-dots_1048-5858.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21627.jpg" }
|
||||
]}
|
||||
/>
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="Well UGC"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-techno-background-with-connecting-dots_1048-5858.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-techno-background-with-connecting-dots_1048-5858.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Platform", items: [{ label: "Features", href: "#features" }, { label: "Pricing", href: "#pricing" }] },
|
||||
{ title: "Company", items: [{ label: "About", href: "#about" }] }
|
||||
|
||||
Reference in New Issue
Block a user