Update src/app/page.tsx

This commit is contained in:
2026-03-19 07:59:23 +00:00
parent 1064beaea1
commit d1508146eb

View File

@@ -151,21 +151,21 @@ export default function HomePage() {
id: "strategy",
title: "Strategic Planning",
tags: ["Brand Positioning", "Audience Research", "Campaign Framework"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-wheelchair-giving-presentation-work_23-2148496217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wheelchair-giving-presentation-work_23-2148496217.jpg?_wi=1",
imageAlt: "Strategic planning session",
},
{
id: "content",
title: "Content Creation",
tags: ["Video Production", "Copywriting", "Visual Design"],
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281853.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281853.jpg?_wi=1",
imageAlt: "Content creation team",
},
{
id: "analytics",
title: "Performance Analytics",
tags: ["Real-time Tracking", "ROI Measurement", "Optimization"],
imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg?_wi=1",
imageAlt: "Analytics dashboard",
},
]}