diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c72f49d..83d456d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,7 @@ export default function AboutPage() { description: "Every campaign begins with deep research and analysis. We understand your market, audience, and competitive landscape before executing any strategy.", imageSrc: - "http://img.b2bpic.net/free-photo/corporate-business-planning-with-business-chart-teamwork-concept_1150-842.jpg", + "http://img.b2bpic.net/free-photo/corporate-business-planning-with-business-chart-teamwork-concept_1150-842.jpg?_wi=2", imageAlt: "Strategy planning", }, { @@ -94,7 +94,7 @@ export default function AboutPage() { description: "Our award-winning creative team produces compelling content that captures attention, builds connection, and drives action across all platforms.", imageSrc: - "http://img.b2bpic.net/free-photo/smiley-female-friends-taking-selfie-with-smartphone_23-2148708898.jpg", + "http://img.b2bpic.net/free-photo/smiley-female-friends-taking-selfie-with-smartphone_23-2148708898.jpg?_wi=2", imageAlt: "Creative content", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { description: "We continuously measure, analyze, and optimize every aspect of your campaigns. Real-time insights guide our decisions for maximum ROI.", imageSrc: - "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg", + "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=2", imageAlt: "Data analytics", }, ]} diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index f69733a..b9d01bd 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -83,7 +83,7 @@ export default function CaseStudiesPage() { name: "E-Commerce Growth: 300% Revenue Increase", price: "Fashion & Retail", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg?_wi=3", imageAlt: "E-commerce campaign success", }, { @@ -91,7 +91,7 @@ export default function CaseStudiesPage() { name: "Tech Startup Launch: 50K Followers in 90 Days", price: "SaaS & Technology", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-mobile-desk-success-diagram_1163-2762.jpg", + "http://img.b2bpic.net/free-photo/top-view-mobile-desk-success-diagram_1163-2762.jpg?_wi=2", imageAlt: "Tech startup growth", }, { @@ -99,7 +99,7 @@ export default function CaseStudiesPage() { name: "Community Building: 10M Monthly Impressions", price: "Lifestyle & Wellness", imageSrc: - "http://img.b2bpic.net/free-photo/baseball-supporters-watching-their-team-lose-game-phone_53876-132069.jpg", + "http://img.b2bpic.net/free-photo/baseball-supporters-watching-their-team-lose-game-phone_53876-132069.jpg?_wi=2", imageAlt: "Community engagement", }, { @@ -107,7 +107,7 @@ export default function CaseStudiesPage() { name: "Restaurant Chain: Social-to-Store Traffic +280%", price: "Food & Beverage", imageSrc: - "http://img.b2bpic.net/free-photo/corporate-business-planning-with-business-chart-teamwork-concept_1150-842.jpg", + "http://img.b2bpic.net/free-photo/corporate-business-planning-with-business-chart-teamwork-concept_1150-842.jpg?_wi=3", imageAlt: "Restaurant marketing campaign", }, ]} @@ -127,28 +127,28 @@ export default function CaseStudiesPage() { id: "testimonial-1", name: "Sarah Mitchell", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { id: "testimonial-2", name: "David Chen", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "David Chen", }, { id: "testimonial-3", name: "Jessica Rodriguez", imageSrc: - "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "Jessica Rodriguez", }, { id: "testimonial-4", name: "Michael Thompson", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Michael Thompson", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 730394e..582dae6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function HomePage() { description: "Tailored content calendars and strategic planning that align with your brand voice and business objectives. We craft narratives that resonate with your audience.", imageSrc: - "http://img.b2bpic.net/free-photo/corporate-business-planning-with-business-chart-teamwork-concept_1150-842.jpg", + "http://img.b2bpic.net/free-photo/corporate-business-planning-with-business-chart-teamwork-concept_1150-842.jpg?_wi=1", imageAlt: "Content strategy planning", }, { @@ -125,7 +125,7 @@ export default function HomePage() { description: "Data-driven paid social campaigns across all major platforms. We optimize for conversions while maximizing your ROI.", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg?_wi=1", imageAlt: "Social media advertising", }, { @@ -134,7 +134,7 @@ export default function HomePage() { description: "Strategic collaborations with micro and macro influencers to amplify your message and reach new audiences authentically.", imageSrc: - "http://img.b2bpic.net/free-photo/smiley-female-friends-taking-selfie-with-smartphone_23-2148708898.jpg", + "http://img.b2bpic.net/free-photo/smiley-female-friends-taking-selfie-with-smartphone_23-2148708898.jpg?_wi=1", imageAlt: "Influencer collaboration", }, { @@ -143,7 +143,7 @@ export default function HomePage() { description: "Deep-dive performance analytics and transparent monthly reports. We measure what matters and provide actionable insights.", imageSrc: - "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg", + "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg?_wi=1", imageAlt: "Performance analytics", }, ]} @@ -166,7 +166,7 @@ export default function HomePage() { name: "E-Commerce Growth: 300% Revenue Increase", price: "Fashion & Retail", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg", + "http://img.b2bpic.net/free-photo/businessman-holding-tablet-with-digital-marketing-concept_9975-22100.jpg?_wi=2", imageAlt: "E-commerce campaign success", }, { @@ -174,7 +174,7 @@ export default function HomePage() { name: "Tech Startup Launch: 50K Followers in 90 Days", price: "SaaS & Technology", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-mobile-desk-success-diagram_1163-2762.jpg", + "http://img.b2bpic.net/free-photo/top-view-mobile-desk-success-diagram_1163-2762.jpg?_wi=1", imageAlt: "Tech startup growth", }, { @@ -182,7 +182,7 @@ export default function HomePage() { name: "Community Building: 10M Monthly Impressions", price: "Lifestyle & Wellness", imageSrc: - "http://img.b2bpic.net/free-photo/baseball-supporters-watching-their-team-lose-game-phone_53876-132069.jpg", + "http://img.b2bpic.net/free-photo/baseball-supporters-watching-their-team-lose-game-phone_53876-132069.jpg?_wi=1", imageAlt: "Community engagement", }, ]} @@ -220,28 +220,28 @@ export default function HomePage() { id: "testimonial-1", name: "Sarah Mitchell", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", + "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1", imageAlt: "Sarah Mitchell", }, { id: "testimonial-2", name: "David Chen", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1", imageAlt: "David Chen", }, { id: "testimonial-3", name: "Jessica Rodriguez", imageSrc: - "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", imageAlt: "Jessica Rodriguez", }, { id: "testimonial-4", name: "Michael Thompson", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Michael Thompson", }, ]}