Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user