From 5da447abc579fa34a97341e3b7a5c2bfaa9ea45f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:30:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9200cc..934d09f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Start Your Project", href: "#contact" }, { text: "View Our Work", href: "#testimonials" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/office-ready-work_1150-101.jpg" + imageSrc="http://img.b2bpic.net/free-photo/office-ready-work_1150-101.jpg?_wi=1" imageAlt="Break Point Web Studio modern workspace" showDimOverlay={true} /> @@ -75,7 +75,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Web Design", description: "We create stunning, user-centered website designs that reflect your brand identity and engage your audience. From concept to final pixels, we ensure every detail is perfect.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg?_wi=1"}, items: [ { icon: Palette, text: "Brand-aligned visual design" }, { icon: Smartphone, text: "Responsive mobile-first approach" }, @@ -85,7 +85,7 @@ export default function LandingPage() { }, { id: "2", title: "Web Development", description: "Our developers build fast, secure, and scalable web applications using modern technologies. We focus on clean code, best practices, and future-proof architecture.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-holding-tablet_23-2149762489.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-holding-tablet_23-2149762489.jpg?_wi=1"}, items: [ { icon: Code, text: "Full-stack development expertise" }, { icon: Lock, text: "Security and best practices" }, @@ -95,7 +95,7 @@ export default function LandingPage() { }, { id: "3", title: "E-Commerce Solutions", description: "We build powerful e-commerce platforms that drive conversions. From product management to payment integration, we handle the technical complexity so you can focus on growth.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/online-shopping-landing-page-template_23-2149014644.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/online-shopping-landing-page-template_23-2149014644.jpg?_wi=1"}, items: [ { icon: ShoppingCart, text: "Conversion-optimized design" }, { icon: CreditCard, text: "Secure payment processing" },