diff --git a/src/app/page.tsx b/src/app/page.tsx index ecd9d9f..6c06187 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function HvacPage() { { value: "150+", title: "Successful Projects" }, { value: "98%", title: "Client Retention" } ]} - imageSrc="http://img.b2bpic.net/free-photo/business-woman-working-laptop-at-cafe_23-2147781363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-woman-working-laptop-at-cafe_23-2147781363.jpg?_wi=1" imageAlt="Analytics dashboard showing growth" mediaBadge={{ text: "Results-Oriented Approach", avatarSrc: "http://img.b2bpic.net/free-photo/male-designer-wearing-glasses_23-2148304919.jpg", avatarAlt: "Lead Strategist" @@ -107,7 +107,7 @@ export default function HvacPage() { title: "Email Marketing Campaigns", description: "Design and execute powerful email campaigns that nurture leads, build customer loyalty, and drive repeat business.", imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-agency-team-brainstorming_23-2149174526.jpg", imageAlt: "Email marketing newsletter preview" }, { - title: "Paid Advertising (PPC)", description: "Maximize your ad spend with precisely targeted pay-per-click campaigns on Google, social media, and other platforms.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-laptop-at-cafe_23-2147781363.jpg", imageAlt: "Data analytics for PPC campaigns" + title: "Paid Advertising (PPC)", description: "Maximize your ad spend with precisely targeted pay-per-click campaigns on Google, social media, and other platforms.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-working-laptop-at-cafe_23-2147781363.jpg?_wi=2", imageAlt: "Data analytics for PPC campaigns" } ]} gridVariant="uniform-all-items-equal"