From c88943fca7c2b38260764fb962b0ab39eb80bf65 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:08:20 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c058240..ee1c6fe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { { value: "200+", title: "Brands Elevated" }, { value: "500M+", title: "Combined Reach" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg?_wi=2" imageAlt="Social Elevation team working on strategy" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1 From aff7c610d40ec72de860af6b1165bb9877149e62 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:08:20 +0000 Subject: [PATCH 2/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 4b733de..0d0e776 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function HomePage() { { value: "200+", title: "Brands Elevated" }, { value: "500M+", title: "Combined Reach" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-woman-office_23-2147669284.jpg?_wi=1" imageAlt="Social Elevation team working on strategy" useInvertedBackground={false} mediaAnimation="slide-up" @@ -83,7 +83,7 @@ export default function HomePage() { title: "Strategy & Planning", description: "We develop custom social media strategies aligned with your business goals, audience insights, and competitive landscape. Our data-driven approach ensures every post drives meaningful engagement and conversions.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=1", }, items: [ { icon: "Target" as unknown as any, text: "Audience Research & Segmentation" }, @@ -97,7 +97,7 @@ export default function HomePage() { title: "Content Creation & Production", description: "From stunning visuals to viral-worthy video content, our creative team produces premium content that stops scrolls and sparks conversations. We handle everything from concept to final delivery.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg?_wi=1", }, items: [ { icon: "Camera" as unknown as any, text: "Professional Photography & Videography" }, @@ -111,7 +111,7 @@ export default function HomePage() { title: "Community Management & Engagement", description: "We build loyal communities around your brand through authentic engagement, timely responses, and meaningful conversations. Our team monitors your accounts 24/7 to ensure maximum visibility and brand affinity.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/social-network-design_24877-49585.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/social-network-design_24877-49585.jpg?_wi=1", }, items: [ { icon: "MessageCircle" as unknown as any, text: "Real-Time Engagement" }, @@ -300,7 +300,7 @@ export default function HomePage() { category: "E-Commerce", title: "Luxury Fashion Brand Growth", excerpt: "Increased Instagram followers from 50K to 500K in 12 months through strategic content and influencer partnerships", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=1", imageAlt: "Luxury fashion brand case study", authorName: "Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", @@ -311,7 +311,7 @@ export default function HomePage() { category: "SaaS", title: "B2B Tech Company Launch", excerpt: "Launched LinkedIn thought leadership campaign generating 2M+ impressions and 500+ qualified leads in Q1", - imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg?_wi=1", imageAlt: "SaaS company LinkedIn campaign", authorName: "James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", @@ -322,7 +322,7 @@ export default function HomePage() { category: "Food & Beverage", title: "Restaurant Chain Viral Campaign", excerpt: "Created TikTok viral campaign reaching 50M views and driving 200% increase in foot traffic", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg?_wi=1", imageAlt: "Restaurant TikTok viral campaign", authorName: "Emma Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", -- 2.49.1 From 915a981e87bf58454a01003f157ff64717c2f9f4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:08:21 +0000 Subject: [PATCH 3/4] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 542cc6a..854fa96 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -48,7 +48,7 @@ export default function PortfolioPage() { category: "E-Commerce", title: "Luxury Fashion Brand Growth", excerpt: "Increased Instagram followers from 50K to 500K in 12 months through strategic content and influencer partnerships", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-with-wavy-hair-dressed-skirt-light-blouse-white-jacket-sits-chair_197531-33594.jpg?_wi=2", imageAlt: "Luxury fashion brand case study", authorName: "Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", @@ -59,7 +59,7 @@ export default function PortfolioPage() { category: "SaaS", title: "B2B Tech Company Launch", excerpt: "Launched LinkedIn thought leadership campaign generating 2M+ impressions and 500+ qualified leads in Q1", - imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/modern-business-infographic-template_23-2148446318.jpg?_wi=2", imageAlt: "SaaS company LinkedIn campaign", authorName: "James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", @@ -70,7 +70,7 @@ export default function PortfolioPage() { category: "Food & Beverage", title: "Restaurant Chain Viral Campaign", excerpt: "Created TikTok viral campaign reaching 50M views and driving 200% increase in foot traffic", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-table-with-cheese-plate-pate-it_140725-12866.jpg?_wi=2", imageAlt: "Restaurant TikTok viral campaign", authorName: "Emma Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", -- 2.49.1 From 26656a24cd11862b823b0c3ebc5e0a943296a47a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:08:22 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1ab7fbf..87dda74 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -45,7 +45,7 @@ export default function ServicesPage() { title: "Strategy & Planning", description: "We develop custom social media strategies aligned with your business goals, audience insights, and competitive landscape. Our data-driven approach ensures every post drives meaningful engagement and conversions.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2", }, items: [ { icon: "Target" as unknown as any, text: "Audience Research & Segmentation" }, @@ -59,7 +59,7 @@ export default function ServicesPage() { title: "Content Creation & Production", description: "From stunning visuals to viral-worthy video content, our creative team produces premium content that stops scrolls and sparks conversations. We handle everything from concept to final delivery.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg?_wi=2", }, items: [ { icon: "Camera" as unknown as any, text: "Professional Photography & Videography" }, @@ -73,7 +73,7 @@ export default function ServicesPage() { title: "Community Management & Engagement", description: "We build loyal communities around your brand through authentic engagement, timely responses, and meaningful conversations. Our team monitors your accounts 24/7 to ensure maximum visibility and brand affinity.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/social-network-design_24877-49585.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/social-network-design_24877-49585.jpg?_wi=2", }, items: [ { icon: "MessageCircle" as unknown as any, text: "Real-Time Engagement" }, -- 2.49.1