Update src/app/page.tsx
This commit is contained in:
@@ -89,11 +89,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -438,7 +438,7 @@ export default function LandingPage() {
|
||||
text: "Accelerate My Leads",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -457,7 +457,7 @@ export default function LandingPage() {
|
||||
text: "Get a Custom Quote",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user