diff --git a/src/app/page.tsx b/src/app/page.tsx index cc9f938..b671c54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg", imageAlt: "Digital campaign management"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg", imageAlt: "Social media growth analytics"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg?_wi=1", imageAlt: "Social media growth analytics"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -108,7 +108,7 @@ export default function LandingPage() { { id: "2", category: "B2B SaaS", title: "50K+ Qualified Leads", excerpt: "Building thought leadership and generating qualified leads for a SaaS company through LinkedIn and industry-specific campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/focused-businessman-showing-corporate-graphs-presentation-using-tablet-working-company-ideas_482257-2181.jpg", imageAlt: "B2B lead generation case study", authorName: "Michael Torres", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-team-leader-looking-camera-group-corporate-meeting_1163-3920.jpg", date: "Dec 2024"}, { - id: "3", category: "Wellness", title: "Community Growth & Engagement", excerpt: "Creating an engaged community of 100K+ followers for a wellness brand through authentic storytelling and interactive content.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg", imageAlt: "Community engagement case study", authorName: "Emma Wilson", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Nov 2024"}, + id: "3", category: "Wellness", title: "Community Growth & Engagement", excerpt: "Creating an engaged community of 100K+ followers for a wellness brand through authentic storytelling and interactive content.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-examining-graphs-digital-tablet-while-planning-with-coworkers-desk-office_662251-126.jpg?_wi=2", imageAlt: "Community engagement case study", authorName: "Emma Wilson", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Nov 2024"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -201,7 +201,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/accountant-busy-modern-startup-agency-imputing-financial-figures-pc_482257-126653.jpg?_wi=1" imageAlt="Mediame team collaboration" mediaAnimation="slide-up" mediaPosition="right" @@ -211,7 +211,7 @@ export default function LandingPage() {