Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/professional-infographic-futuristic-design_23-2148459160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/professional-infographic-futuristic-design_23-2148459160.jpg?_wi=1"
|
||||
imageAlt="tech agency dashboard ui"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
description="We integrate engineering excellence with creative strategy to solve complex digital challenges, delivering custom solutions that drive measurable growth."
|
||||
subdescription="Our team of senior experts ensures that every product is optimized for speed, security, and scalability."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-workspace-design_1048-1772.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-workspace-design_1048-1772.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-futuristic-design_23-2148459160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-infographic-futuristic-design_23-2148459160.jpg?_wi=2",
|
||||
imageAlt: "tech agency dashboard ui",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-workspace-design_1048-1772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-workspace-design_1048-1772.jpg?_wi=2",
|
||||
imageAlt: "tech agency dashboard ui",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-professional-standing-with-arms-crossed-while-making-eye-contact-against-isolated-background_662251-838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-professional-standing-with-arms-crossed-while-making-eye-contact-against-isolated-background_662251-838.jpg?_wi=1",
|
||||
imageAlt: "tech agency dashboard ui",
|
||||
},
|
||||
]}
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
handle: "@ceo",
|
||||
testimonial: "Exceptional development speed and technical quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-professional-standing-with-arms-crossed-while-making-eye-contact-against-isolated-background_662251-838.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-professional-standing-with-arms-crossed-while-making-eye-contact-against-isolated-background_662251-838.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user