Update src/app/page.tsx
This commit is contained in:
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
href: "#team",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -300,7 +300,7 @@ export default function LandingPage() {
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-professional-using-tablet-building-ai-algorithms_482257-100475.jpg?_wi=2",
|
||||
imageAlt: "digital node network",
|
||||
},
|
||||
{
|
||||
@@ -316,7 +316,7 @@ export default function LandingPage() {
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg?_wi=2",
|
||||
imageAlt: "digital node network",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user