diff --git a/src/app/page.tsx b/src/app/page.tsx index cab595d..ed1b82e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { description="We bridge the gap between abstract strategy and scalable reality with our proprietary development methodology." subdescription="Strategy → Build → Deploy → Optimize" icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-with-microchip_90220-1201.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-with-microchip_90220-1201.jpg?_wi=1" mediaAnimation="blur-reveal" tagIcon={Activity} /> @@ -115,12 +115,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "Finance AI Engine", price: "ROI: 200%", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-use-technology-office_482257-120242.jpg" }, - { id: "2", name: "Mobile Ecosystem", price: "1M+ Users", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coworking-app-template_23-2150249527.jpg" }, - { id: "3", name: "Data Security Suite", price: "99.9% Up", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-virtual-reality-headset_23-2148598108.jpg" }, - { id: "4", name: "Retail SaaS", price: "Scale: 5x", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-use-technology-office_482257-120242.jpg" }, - { id: "5", name: "Health Connect", price: "Fast Integration", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coworking-app-template_23-2150249527.jpg" }, - { id: "6", name: "Gov Portal", price: "Compliance Max", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-virtual-reality-headset_23-2148598108.jpg" }, + { id: "1", name: "Finance AI Engine", price: "ROI: 200%", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-use-technology-office_482257-120242.jpg?_wi=1" }, + { id: "2", name: "Mobile Ecosystem", price: "1M+ Users", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coworking-app-template_23-2150249527.jpg?_wi=1" }, + { id: "3", name: "Data Security Suite", price: "99.9% Up", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-virtual-reality-headset_23-2148598108.jpg?_wi=1" }, + { id: "4", name: "Retail SaaS", price: "Scale: 5x", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-use-technology-office_482257-120242.jpg?_wi=2" }, + { id: "5", name: "Health Connect", price: "Fast Integration", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coworking-app-template_23-2150249527.jpg?_wi=2" }, + { id: "6", name: "Gov Portal", price: "Compliance Max", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-using-virtual-reality-headset_23-2148598108.jpg?_wi=2" }, ]} title="Impact Portfolio" description="Enterprise-level projects delivered with precision." @@ -162,7 +162,7 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Name", required: true }, { name: "email", type: "email", placeholder: "Email", required: true }, ]} - imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-with-microchip_90220-1201.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-with-microchip_90220-1201.jpg?_wi=2" buttonText="Consult Our Team" />