diff --git a/src/app/page.tsx b/src/app/page.tsx index f7bd23d..ffa0d7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-foliage-detail_23-2151913858.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-foliage-detail_23-2151913858.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -123,7 +123,7 @@ export default function LandingPage() { description="We specialize in creating intuitive digital experiences that drive engagement and business success." subdescription="Our team uses cutting-edge methodology to ensure your projects stand out in a competitive market." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg" + imageSrc="http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -144,28 +144,28 @@ export default function LandingPage() { title: "Advanced Analytics", description: "Data-driven insights for smarter business decisions.", buttonIcon: "PieChart", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-foliage-detail_23-2151913858.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-foliage-detail_23-2151913858.jpg?_wi=2", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", }, { title: "Real-time Support", description: "24/7 dedicated assistance for your team.", buttonIcon: "MessageSquare", - imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863235.jpg?_wi=2", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", }, { title: "Secure Workflow", description: "Enterprise-grade security standards included.", buttonIcon: "Lock", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=1", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", }, { title: "Design Systems", description: "Cohesive brand identities built to last.", buttonIcon: "Layout", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=1", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using", }, ]} @@ -187,7 +187,7 @@ export default function LandingPage() { role: "CEO", company: "Growth Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2", }, { id: "2", @@ -195,7 +195,7 @@ export default function LandingPage() { role: "CTO", company: "Tech Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=2", }, { id: "3",