From 32845e8983d176410eccc98b8b9c9feee42f9f3d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:18:14 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f7f4711..0824929 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { tagAnimation="slide-up" buttons={[{ text: "Work With Us", href: "/contact" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=2" imageAlt="Marketiv team collaboration" useInvertedBackground={false} /> @@ -92,7 +92,7 @@ export default function AboutPage() { name: "Sarah Johnson", role: "CEO, TechVision Inc", testimonial: "Marketiv transformed our digital presence completely. Their strategic approach and attention to detail resulted in a 200% increase in our leads within the first quarter.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -100,7 +100,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Marketing Director, LuxeRetail Co", testimonial: "Working with Marketiv has been a game-changer. They understand our brand vision and consistently deliver creative campaigns that resonate with our target audience.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -108,7 +108,7 @@ export default function AboutPage() { name: "Emily Rodriguez", role: "Founder, GrowthLabs", testimonial: "The level of professionalism and dedication from the Marketiv team is exceptional. They go above and beyond to ensure our campaigns succeed and provide transparent reporting every step of the way.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2", imageAlt: "Emily Rodriguez", }, ]} -- 2.49.1 From ddec8abdbe3222ae315063b965d7fe720fa23c27 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:18:15 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 6ab6c7b..9837b2d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { tagAnimation="slide-up" buttons={[{ text: "Schedule a Call", href: "#" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg?_wi=1" imageAlt="Customer support team" useInvertedBackground={false} /> @@ -67,7 +67,7 @@ export default function ContactPage() { useInvertedBackground={false} faqsAnimation="slide-up" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg" + imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg?_wi=2" imageAlt="Support team ready to help" mediaPosition="right" faqs={[ -- 2.49.1 From e480172432448af98b37947490b98af1c7e08e17 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:18:15 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e32b557..1789852 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function HomePage() { tagAnimation="slide-up" buttons={[{ text: "Learn More", href: "/about" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=1" imageAlt="Marketiv team at work" useInvertedBackground={false} /> @@ -136,7 +136,7 @@ export default function HomePage() { price: "$50K Revenue Generated", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601494.jpg?_wi=1", imageAlt: "Tech startup growth campaign", }, { @@ -146,7 +146,7 @@ export default function HomePage() { price: "300% Brand Awareness", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-stationery-template_23-2151158023.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-stationery-template_23-2151158023.jpg?_wi=1", imageAlt: "Luxury brand relaunch", }, { @@ -156,7 +156,7 @@ export default function HomePage() { price: "500K New Followers", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg?_wi=1", imageAlt: "E-commerce social success", }, ]} @@ -198,7 +198,7 @@ export default function HomePage() { name: "Sarah Johnson", role: "CEO", testimonial: "Marketiv transformed our digital presence completely. Their strategic approach and attention to detail resulted in a 200% increase in our leads within the first quarter.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson CEO", }, { @@ -206,7 +206,7 @@ export default function HomePage() { name: "Michael Chen", role: "Marketing Director", testimonial: "Working with Marketiv has been a game-changer. They understand our brand vision and consistently deliver creative campaigns that resonate with our target audience.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1", imageAlt: "Michael Chen Marketing Director", }, { @@ -214,7 +214,7 @@ export default function HomePage() { name: "Emily Rodriguez", role: "Founder", testimonial: "The level of professionalism and dedication from the Marketiv team is exceptional. They go above and beyond to ensure our campaigns succeed and provide transparent reporting every step of the way.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=1", imageAlt: "Emily Rodriguez Founder", }, { -- 2.49.1 From 6e6ad9f064e576822560613e1f775393c1e8ab6a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:18:16 +0000 Subject: [PATCH 4/4] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index e6e2f9a..271d6ad 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -51,7 +51,7 @@ export default function PortfolioPage() { tagAnimation="slide-up" buttons={[{ text: "Start Your Project", href: "/contact" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601494.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601494.jpg?_wi=2" imageAlt="Portfolio showcase" useInvertedBackground={false} /> @@ -78,7 +78,7 @@ export default function PortfolioPage() { price: "$50K Revenue Generated", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601494.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-banner-concept-with-copy-space_23-2149601494.jpg?_wi=3", imageAlt: "TechStartup campaign results", }, { @@ -88,7 +88,7 @@ export default function PortfolioPage() { price: "300% Brand Awareness", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-stationery-template_23-2151158023.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-business-stationery-template_23-2151158023.jpg?_wi=2", imageAlt: "LuxuryBrand relaunch", }, { @@ -98,7 +98,7 @@ export default function PortfolioPage() { price: "500K New Followers", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-looking-social-media-smartphone_53876-102034.jpg?_wi=2", imageAlt: "EcommerceCo social success", }, ]} @@ -121,7 +121,7 @@ export default function PortfolioPage() { name: "Sarah Johnson", role: "CEO, TechVision Inc", testimonial: "Marketiv transformed our digital presence completely. Their strategic approach resulted in a 200% increase in our leads within the first quarter.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sarah Johnson", }, { @@ -129,7 +129,7 @@ export default function PortfolioPage() { name: "Michael Chen", role: "Marketing Director, LuxeRetail Co", testimonial: "Working with Marketiv has been transformational. They consistently deliver creative campaigns that resonate with our target audience and drive sales.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=3", imageAlt: "Michael Chen", }, { @@ -137,7 +137,7 @@ export default function PortfolioPage() { name: "Emily Rodriguez", role: "Founder, GrowthLabs", testimonial: "The professionalism and dedication from Marketiv is exceptional. They provided transparent reporting and data-driven strategies that accelerated our growth.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=3", imageAlt: "Emily Rodriguez", }, ]} -- 2.49.1