From f477779c5e43e37de69c225b72d4765f20e895bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 13:27:58 +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 ebceed5..99d3d21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,11 +80,11 @@ export default function LandingPage() { imageAlt: "Digital marketing strategy presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg?_wi=1", imageAlt: "SEO analytics dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/choosing-icons-mobile-app_1098-18639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/choosing-icons-mobile-app_1098-18639.jpg?_wi=1", imageAlt: "Social media planning", }, ]} @@ -121,7 +121,7 @@ export default function LandingPage() { "Ranking", "Content", ], - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-with-company-charts-screen-standing-table-startup-office-while-diverse-team-sharing-papers-with-marketing-turnover-it-multiethnic-businesspeople-analyzing-graphs_482257-37042.jpg?_wi=2", imageAlt: "SEO Analytics", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { "Engagement", "Ads", ], - imageSrc: "http://img.b2bpic.net/free-photo/choosing-icons-mobile-app_1098-18639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/choosing-icons-mobile-app_1098-18639.jpg?_wi=2", imageAlt: "Social Media Assets", }, { -- 2.49.1