Update src/app/page.tsx
This commit is contained in:
@@ -92,11 +92,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904146.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904146.jpg?_wi=1",
|
||||
imageAlt: "Modern SaaS analytics dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=1",
|
||||
imageAlt: "Interactive data analytics on tablet",
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904146.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147904146.jpg?_wi=2",
|
||||
imageAlt: "minimalist saas logo data analytics",
|
||||
},
|
||||
{
|
||||
@@ -302,7 +302,7 @@ export default function LandingPage() {
|
||||
text: "Contact Sales",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-architect-using-tablet-with-touch-screen-analyze-building-model-architectural-development-man-engineer-working-with-device-construction-layout-design_482257-39970.jpg?_wi=2",
|
||||
imageAlt: "minimalist saas logo data analytics",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user