Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/startup_53876-95882.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/startup_53876-95882.jpg?_wi=1"
|
||||
imageAlt="Zone Seven Incubator Facility"
|
||||
/>
|
||||
</div>
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14784.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup_53876-95882.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup_53876-95882.jpg?_wi=2",
|
||||
imageAlt: "digital business growth network",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-people-working-with-ipad_23-2150103628.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-setting-alarm_23-2148994166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-setting-alarm_23-2148994166.jpg?_wi=1",
|
||||
imageAlt: "digital business growth network",
|
||||
},
|
||||
]}
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
value: "150+",
|
||||
title: "Ventures Launched",
|
||||
description: "Successful startups matured within our program.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-setting-alarm_23-2148994166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-finger-setting-alarm_23-2148994166.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
|
||||
Reference in New Issue
Block a user