Merge version_1 into main #1
@@ -116,35 +116,35 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
title: "PPC Campaigns",
|
||||
tags: ["Google Ads", "High ROI"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg?_wi=1",
|
||||
imageAlt: "PPC Campaign Strategy",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "SEO Optimization",
|
||||
tags: ["Organic Growth", "Rankings"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1",
|
||||
imageAlt: "SEO Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Content Marketing",
|
||||
tags: ["Strategic", "Engaging"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-businesswoman-working-computer-office-place-your-text-ideal-blog-flat-lay-white-background_639032-1378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-businesswoman-working-computer-office-place-your-text-ideal-blog-flat-lay-white-background_639032-1378.jpg?_wi=1",
|
||||
imageAlt: "Content Creation Process",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Email Marketing",
|
||||
tags: ["Automation", "Conversion"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mobile-email-marketing-advertising-campaign-newsletter-subscription-digital-promotion-sending-ad-target-consumers-send-messages-invite-people-message-notifications-attractive-offers_1150-55257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mobile-email-marketing-advertising-campaign-newsletter-subscription-digital-promotion-sending-ad-target-consumers-send-messages-invite-people-message-notifications-attractive-offers_1150-55257.jpg?_wi=1",
|
||||
imageAlt: "Email Campaign Management",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Paid Advertising",
|
||||
tags: ["Multi-Channel", "Targeted"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg?_wi=2",
|
||||
imageAlt: "Multi-Channel Advertising",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -48,35 +48,35 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
title: "PPC Campaigns",
|
||||
tags: ["Google Ads", "High ROI", "Conversion Focused"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg?_wi=3",
|
||||
imageAlt: "PPC Campaign Strategy",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "SEO Optimization",
|
||||
tags: ["Organic Growth", "Rankings", "Long-term Value"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2",
|
||||
imageAlt: "SEO Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Content Marketing",
|
||||
tags: ["Strategic", "Engaging", "Brand Building"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-businesswoman-working-computer-office-place-your-text-ideal-blog-flat-lay-white-background_639032-1378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-businesswoman-working-computer-office-place-your-text-ideal-blog-flat-lay-white-background_639032-1378.jpg?_wi=2",
|
||||
imageAlt: "Content Creation Process",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Email Marketing",
|
||||
tags: ["Automation", "Conversion", "Retention"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mobile-email-marketing-advertising-campaign-newsletter-subscription-digital-promotion-sending-ad-target-consumers-send-messages-invite-people-message-notifications-attractive-offers_1150-55257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/mobile-email-marketing-advertising-campaign-newsletter-subscription-digital-promotion-sending-ad-target-consumers-send-messages-invite-people-message-notifications-attractive-offers_1150-55257.jpg?_wi=2",
|
||||
imageAlt: "Email Campaign Management",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Paid Advertising",
|
||||
tags: ["Multi-Channel", "Targeted", "Performance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-marketing-commercial-connection-technology_53876-132688.jpg?_wi=4",
|
||||
imageAlt: "Multi-Channel Advertising",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user