Update src/app/page.tsx
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_tech",
|
||||
testimonial: "The viral prediction scores saved me hours of research. Absolutely essential tool.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-paper-shapes-top-view_23-2148911615.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-paper-shapes-top-view_23-2148911615.jpg?_wi=1",
|
||||
imageAlt: "abstract digital trend data visualization dark background",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@creative_mike",
|
||||
testimonial: "Clean, fast, and incredibly intuitive. Feels like having a crystal ball for content.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg?_wi=1",
|
||||
imageAlt: "abstract digital trend data visualization dark background",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "#generator",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/covid-concept-with-paper-shapes-top-view_23-2148911615.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/covid-concept-with-paper-shapes-top-view_23-2148911615.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
description="Select your niche, define your goal, and let our internal pattern logic simulate what’s likely to go viral. No external data dependencies."
|
||||
subdescription="Our engine uses pre-loaded trend templates and keyword rotation to provide fresh, relevant content hooks for your next big post."
|
||||
icon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-render-low-poly-plexus-design-shallow-depth-field-modern-communication_1048-12682.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user