diff --git a/src/app/page.tsx b/src/app/page.tsx index eec24b4..d60f612 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { title="Readyfy Your Future with Custom Software Solutions" description="We build scalable, high-performance software tailored for modern businesses. Empower your digital transformation with TheReadyfy." buttons={[{ text: "Get Started", href: "#contact" }, { text: "Our Services", href: "#features" }]} - imageSrc="http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg?_wi=1" /> @@ -69,7 +69,7 @@ export default function LandingPage() { { title: "AI Integration", description: "Leveraging advanced artificial intelligence to automate processes.", icon: Sparkles, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-light-bulb-creative-idea-technology-innovation-design_53876-160230.jpg" }, ] }, @@ -122,12 +122,12 @@ export default function LandingPage() { { id: "pro", title: "Enterprise Plan", price: "$50k+", period: "/ quarter", features: ["Dedicated Team", "24/7 Monitoring", "Advanced Security"], button: { text: "Get Started" }, - imageSrc: "http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/focus-lines-code-laptop-screen-used-by-data-center-engineers_482257-117920.jpg?_wi=2" }, { id: "growth", title: "Growth Plan", price: "$25k", period: "/ phase", features: ["Feature Scaling", "API Integrations", "Optimized Pipelines"], button: { text: "Choose Plan" }, - imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/connecting-lines-dots-with-floating-particles_1048-12010.jpg?_wi=2" }, ]} title="Flexible Engagement Models"