Update src/app/page.tsx

This commit is contained in:
2026-06-03 15:56:05 +00:00
parent 8972fca821
commit ca5eda7898

View File

@@ -89,11 +89,11 @@ export default function LandingPage() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-with-blue-icons_1134-57.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-with-blue-icons_1134-57.jpg?_wi=1",
imageAlt: "Social media dashboard with analytics and scheduling", imageAlt: "Social media dashboard with analytics and scheduling",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/creative-covid-party-collage_23-2149374772.jpg", imageSrc: "http://img.b2bpic.net/free-photo/creative-covid-party-collage_23-2149374772.jpg?_wi=1",
imageAlt: "Smartphones displaying short-form video content", imageAlt: "Smartphones displaying short-form video content",
}, },
{ {
@@ -162,7 +162,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-vector/25-seo-line-icon-pack_1142-22642.jpg", imageSrc: "http://img.b2bpic.net/free-vector/25-seo-line-icon-pack_1142-22642.jpg?_wi=1",
imageAlt: "short form video editing software", imageAlt: "short form video editing software",
}, },
{ {
@@ -187,7 +187,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-with-blue-icons_1134-57.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-with-blue-icons_1134-57.jpg?_wi=2",
imageAlt: "short form video editing software", imageAlt: "short form video editing software",
}, },
{ {
@@ -212,7 +212,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/creative-covid-party-collage_23-2149374772.jpg", imageSrc: "http://img.b2bpic.net/free-photo/creative-covid-party-collage_23-2149374772.jpg?_wi=2",
imageAlt: "short form video editing software", imageAlt: "short form video editing software",
}, },
]} ]}
@@ -438,7 +438,7 @@ export default function LandingPage() {
text: "Accelerate My Leads", text: "Accelerate My Leads",
href: "#contact", href: "#contact",
}, },
imageSrc: "http://img.b2bpic.net/free-vector/25-seo-line-icon-pack_1142-22642.jpg", imageSrc: "http://img.b2bpic.net/free-vector/25-seo-line-icon-pack_1142-22642.jpg?_wi=2",
imageAlt: "Creative Digital Marketing 25 Flat icon pack Such As web news news document chating", imageAlt: "Creative Digital Marketing 25 Flat icon pack Such As web news news document chating",
}, },
{ {
@@ -457,7 +457,7 @@ export default function LandingPage() {
text: "Get a Custom Quote", text: "Get a Custom Quote",
href: "#contact", href: "#contact",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-with-blue-icons_1134-57.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tablet-with-blue-icons_1134-57.jpg?_wi=3",
imageAlt: "Creative Digital Marketing 25 Flat icon pack Such As web news news document chating", imageAlt: "Creative Digital Marketing 25 Flat icon pack Such As web news news document chating",
}, },
]} ]}