diff --git a/src/app/page.tsx b/src/app/page.tsx index e55ad61..32dac81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,11 +51,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg", imageAlt: "Social media marketing agency team"}, + imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg?_wi=1", imageAlt: "Social media marketing agency team"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg", imageAlt: "Content creation studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg?_wi=1", imageAlt: "Content creation studio"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg", imageAlt: "Marketing analytics dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg?_wi=1", imageAlt: "Marketing analytics dashboard"}, ]} autoplayDelay={5000} showDimOverlay={true} @@ -72,7 +72,7 @@ export default function LandingPage() { { value: "500+", title: "Successful Campaigns Delivered" }, { value: "2.3B+", title: "Total Social Impressions Generated" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg?_wi=1" imageAlt="Case study analytics" useInvertedBackground={false} mediaAnimation="slide-up" @@ -90,7 +90,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Strategic Social Media Management", description: "Complete management of your social platforms including content creation, scheduling, community engagement, and real-time monitoring to maximize your brand presence.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg", imageAlt: "Social media management"}, + imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-black-playing-cards-drinking-champagne_132075-13783.jpg?_wi=2", imageAlt: "Social media management"}, items: [ { icon: CheckCircle, text: "Daily content publishing" }, { icon: CheckCircle, text: "Community management" }, @@ -101,7 +101,7 @@ export default function LandingPage() { }, { id: "2", title: "Influencer Marketing Campaigns", description: "Connect your brand with the right influencers to reach engaged audiences. We handle vetting, negotiations, and campaign execution for authentic partnerships that drive conversions.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg", imageAlt: "Influencer partnership"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessmen-hands-wooden-table-with-documents-drafts_176420-366.jpg?_wi=2", imageAlt: "Influencer partnership"}, items: [ { icon: CheckCircle, text: "Influencer identification" }, { icon: CheckCircle, text: "Campaign strategy" }, @@ -112,7 +112,7 @@ export default function LandingPage() { }, { id: "3", title: "Paid Social Advertising", description: "Data-driven paid campaigns across Facebook, Instagram, TikTok, and LinkedIn. We optimize targeting and creative to maximize ROI and scale your customer acquisition.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg", imageAlt: "Paid social campaigns"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-entrepreneur-holding-tablet-computer-with-marketing-statistics-screen-multiethnic-businesspeople-working-marketing-project-sharing-paper-with-company-turnover-business-meeting_482257-37046.jpg?_wi=2", imageAlt: "Paid social campaigns"}, items: [ { icon: CheckCircle, text: "Campaign setup" }, { icon: CheckCircle, text: "A/B testing" }, @@ -123,7 +123,7 @@ export default function LandingPage() { }, { id: "4", title: "Content Creation & Design", description: "Professional content creation including photography, videography, graphic design, and copywriting. Every piece crafted to align with your brand voice and campaign objectives.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg", imageAlt: "Content creation"}, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template_23-2148264773.jpg?_wi=2", imageAlt: "Content creation"}, items: [ { icon: CheckCircle, text: "Video production" }, { icon: CheckCircle, text: "Graphic design" },