From 20c206e654e49b0b9fc6155a5d945900a27453bd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:09:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad53af4..4eb03f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg?_wi=1" imageAlt="Luxury web design agency workspace" /> @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Luxury Web Design", description: "Bespoke UI/UX design tailored specifically to your unique brand identity.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-template_52683-4521.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-template_52683-4521.jpg?_wi=1", imageAlt: "Bespoke design interface", }, items: [ @@ -111,7 +111,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-stationery-arrangement-with-lavender_23-2148279745.jpg?_wi=2", imageAlt: "luxury office desk workspace", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { title: "Continuous Growth Management", description: "Ongoing technical maintenance, security, and content updates to stay ahead of the competition.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-template_52683-4521.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-template_52683-4521.jpg?_wi=2", imageAlt: "Growth dashboard", }, items: [ @@ -133,7 +133,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-template_52683-4521.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-landing-page-template_52683-4521.jpg?_wi=3", imageAlt: "web management dashboard interface", }, ]} @@ -215,7 +215,7 @@ export default function LandingPage() { name: "Sarah Miller", role: "CEO", testimonial: "Darwin Tech transformed our online presence. Truly world-class.", - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=1", }, { id: "t2", @@ -243,7 +243,7 @@ export default function LandingPage() { name: "Julian Frost", role: "CTO", testimonial: "They deliver complex technical solutions with ease and precision.", - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-with-trendy-hairdo-frowns-face-with-pleasure_273609-8674.jpg?_wi=2", }, ]} title="Trusted by Leaders" -- 2.49.1