Update src/app/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
description="We are pushing the boundaries of what machine intelligence can achieve. By integrating deep learning with intuitive design, we transform complexity into actionable intelligence."
|
||||
subdescription="Our core concept centers on human-centric AI design that scales across industries."
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cool-futuristic-background-with-golden-flashing-lights_181624-10519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cool-futuristic-background-with-golden-flashing-lights_181624-10519.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12013.jpg?_wi=2",
|
||||
imageAlt: "minimal machine learning innovation icon tech blue",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-futuristic-background-with-golden-flashing-lights_181624-10519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-futuristic-background-with-golden-flashing-lights_181624-10519.jpg?_wi=2",
|
||||
imageAlt: "minimal machine learning innovation icon tech blue",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user