From fd35880c35d98c39e04dc7c3db8f44a47da7da3f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 18:58:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 69bce22..bad8c41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg?_wi=1", imageAlt: "Performance Marketing Agency Phuket", }, { - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-looking-company-charts_482257-124401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-looking-company-charts_482257-124401.jpg?_wi=1", imageAlt: "Google Ads Dominance", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { imageAlt: "AEO Authority", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg?_wi=2", imageAlt: "seo search ranking chart growth", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-cup-tea-wooden-table-night_169016-50572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-cup-tea-wooden-table-night_169016-50572.jpg?_wi=1", imageAlt: "Meta Ads Strategy", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageAlt: "Retargeting", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-looking-company-charts_482257-124401.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-looking-company-charts_482257-124401.jpg?_wi=2", imageAlt: "seo search ranking chart growth", }, ]} @@ -248,7 +248,7 @@ export default function LandingPage() { name: "message", placeholder: "Tell us about your project...", }} - imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-cup-tea-wooden-table-night_169016-50572.jpg" + imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-cup-tea-wooden-table-night_169016-50572.jpg?_wi=2" /> -- 2.49.1