Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg?_wi=1"
|
||||
imageAlt="Arbor Digital Growth"
|
||||
avatars={[
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
description: "Optimized architecture for lighting-fast loading speeds.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg?_wi=1"
|
||||
imageAlt="About Arbor Team"
|
||||
/>
|
||||
</div>
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Web Dev",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148212010.jpg?_wi=2",
|
||||
imageAlt: "modern web dev icon set",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Mobile App",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graphic-concept-with-wood-blocks-paper_23-2148950412.jpg?_wi=2",
|
||||
imageAlt: "modern web dev icon set",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user