From 39651d689be010c52fea01452a356284b6502918 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:52:36 +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 b6752d2..278bc4e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,11 +194,11 @@ export default function LandingPage() { description="Insights and strategic perspectives on advertising technology, programmatic buying, and the future of marketing operations." blogs={[ { - id: "1", category: "AdTech Strategy", title: "Future of Programmatic Advertising", excerpt: "Exploring the evolution of programmatic buying platforms and their impact on campaign efficiency and ROI optimization.", imageSrc: "http://img.b2bpic.net/free-vector/technology-future-landing-page_23-2148938971.jpg", imageAlt: "Programmatic Advertising Technology", authorName: "Hari Narayanan", authorAvatar: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", date: "2025"}, + id: "1", category: "AdTech Strategy", title: "Future of Programmatic Advertising", excerpt: "Exploring the evolution of programmatic buying platforms and their impact on campaign efficiency and ROI optimization.", imageSrc: "http://img.b2bpic.net/free-vector/technology-future-landing-page_23-2148938971.jpg", imageAlt: "Programmatic Advertising Technology", authorName: "Hari Narayanan", authorAvatar: "http://img.b2bpic.net/free-vector/digital-technology-with-hexagonal-shapes_1017-29805.jpg?id=12320003", date: "2025"}, { - id: "2", category: "Operations", title: "Building Scalable AdOps Systems", excerpt: "Best practices for designing advertising operations frameworks that scale with business growth and reduce complexity.", imageSrc: "http://img.b2bpic.net/free-vector/project-management-concept_23-2147782954.jpg", imageAlt: "AdOps System Architecture", authorName: "Hari Narayanan", authorAvatar: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", date: "2025"}, + id: "2", category: "Operations", title: "Building Scalable AdOps Systems", excerpt: "Best practices for designing advertising operations frameworks that scale with business growth and reduce complexity.", imageSrc: "http://img.b2bpic.net/free-vector/project-management-concept_23-2147782954.jpg", imageAlt: "AdOps System Architecture", authorName: "Hari Narayanan", authorAvatar: "http://img.b2bpic.net/free-vector/digital-technology-with-hexagonal-shapes_1017-29805.jpg?id=12320003", date: "2025"}, { - id: "3", category: "AI & Marketing", title: "AI in Marketing Operations", excerpt: "How artificial intelligence is transforming marketing analytics, campaign optimization, and decision-making processes.", imageSrc: "http://img.b2bpic.net/free-vector/flat-artificial-intelligence-background_23-2147722314.jpg", imageAlt: "AI Marketing Intelligence", authorName: "Hari Narayanan", authorAvatar: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg", date: "2025"}, + id: "3", category: "AI & Marketing", title: "AI in Marketing Operations", excerpt: "How artificial intelligence is transforming marketing analytics, campaign optimization, and decision-making processes.", imageSrc: "http://img.b2bpic.net/free-vector/flat-artificial-intelligence-background_23-2147722314.jpg", imageAlt: "AI Marketing Intelligence", authorName: "Hari Narayanan", authorAvatar: "http://img.b2bpic.net/free-vector/digital-technology-with-hexagonal-shapes_1017-29805.jpg?id=12320003", date: "2025"}, ]} animationType="slide-up" textboxLayout="default" @@ -221,7 +221,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/landing-page-co-workers-concept_52683-26425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-shaking-hands-together_53876-20488.jpg?id=2825692" imageAlt="Contact Section Image" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1