Update src/app/page.tsx

This commit is contained in:
2026-06-03 10:11:07 +00:00
parent 99b837a894
commit 2affcfd555

View File

@@ -78,11 +78,11 @@ export default function LandingPage() {
description="No coding required. Drag-and-drop simplicity meets professional results. Launch your online presence today without the developer fees."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg?_wi=1",
imageAlt: "Website builder UI for blog editing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg?_wi=1",
imageAlt: "Responsive e-commerce website on smartphone",
},
{
@@ -363,7 +363,7 @@ export default function LandingPage() {
text: "Choose Business",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template_52683-28746.jpg?_wi=2",
imageAlt: "fitness studio logo dynamic green",
},
{
@@ -382,7 +382,7 @@ export default function LandingPage() {
text: "Choose Pro",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741826.jpg?_wi=2",
imageAlt: "fitness studio logo dynamic green",
},
]}