From fe98544d4fa6bc3dae5be2bdbfd63e326b3171f5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 14:46:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 109cbcf..714f2d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Explore More", 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={[ { @@ -92,7 +92,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" /> @@ -107,16 +107,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-female-with-pink-hair-sitting-her-workplace-typing-keyboard-drinking-tea-using_343059-198.jpg", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, { 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", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, + 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", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, + 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", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, + 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", imageAlt: "Stylish young female with pink hair sitting at her workplace typing on keyboard drinking tea using"}, + 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"}, ]} title="Core Capabilities" description="Everything you need to manage your business effectively." @@ -132,10 +132,10 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Jane Doe", 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", name: "John Smith", 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", name: "Sarah Lee", role: "Design Lead", company: "Creative Lab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-keeping-hands-hips-outdoors_1262-20425.jpg"},