diff --git a/src/app/page.tsx b/src/app/page.tsx index cf39175..6d5803f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/close-up-people-back-office_23-2149097923.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-people-back-office_23-2149097923.jpg?_wi=1" imageAlt="Social media management dashboard" mediaAnimation="blur-reveal" frameStyle="card" @@ -93,18 +93,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "Social Strategy", description: "Data-driven strategies that align with your business goals and audience insights.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-young-people-social-media-like-concept-background_23-2148109834.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-young-people-social-media-like-concept-background_23-2148109834.jpg" } + title: "Social Strategy", description: "Data-driven strategies that align with your business goals and audience insights.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-young-people-social-media-like-concept-background_23-2148109834.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-young-people-social-media-like-concept-background_23-2148109834.jpg?_wi=2" } }, { id: 2, - title: "Content Creation", description: "Original, engaging content designed to captivate your audience across all platforms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-women-wearing-embroidered-shirts_23-2149394280.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-women-wearing-embroidered-shirts_23-2149394280.jpg" } + title: "Content Creation", description: "Original, engaging content designed to captivate your audience across all platforms.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-women-wearing-embroidered-shirts_23-2149394280.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-women-wearing-embroidered-shirts_23-2149394280.jpg?_wi=2" } }, { id: 3, - title: "Community Management", description: "Active engagement and nurturing of your community for authentic brand loyalty.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-cms-landing-page_23-2148852467.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-cms-landing-page_23-2148852467.jpg" } + title: "Community Management", description: "Active engagement and nurturing of your community for authentic brand loyalty.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-cms-landing-page_23-2148852467.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-cms-landing-page_23-2148852467.jpg?_wi=2" } } ]} ariaLabel="Services offered by SocialPulse" @@ -124,13 +124,13 @@ export default function LandingPage() { gridVariant="bento-grid" products={[ { - id: "project-1", name: "Luxury Fashion Brand", price: "+340% Engagement", imageSrc: "http://img.b2bpic.net/free-vector/flat-young-people-social-media-like-concept-background_23-2148109834.jpg", imageAlt: "Luxury fashion social media campaign" + id: "project-1", name: "Luxury Fashion Brand", price: "+340% Engagement", imageSrc: "http://img.b2bpic.net/free-vector/flat-young-people-social-media-like-concept-background_23-2148109834.jpg?_wi=3", imageAlt: "Luxury fashion social media campaign" }, { - id: "project-2", name: "Tech Startup Growth", price: "+500K Followers", imageSrc: "http://img.b2bpic.net/free-photo/young-women-wearing-embroidered-shirts_23-2149394280.jpg", imageAlt: "Tech startup social media success" + id: "project-2", name: "Tech Startup Growth", price: "+500K Followers", imageSrc: "http://img.b2bpic.net/free-photo/young-women-wearing-embroidered-shirts_23-2149394280.jpg?_wi=3", imageAlt: "Tech startup social media success" }, { - id: "project-3", name: "Beauty & Wellness", price: "+2M Impressions", imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-cms-landing-page_23-2148852467.jpg", imageAlt: "Beauty brand viral campaign" + id: "project-3", name: "Beauty & Wellness", price: "+2M Impressions", imageSrc: "http://img.b2bpic.net/free-vector/flat-hand-drawn-cms-landing-page_23-2148852467.jpg?_wi=3", imageAlt: "Beauty brand viral campaign" } ]} ariaLabel="Case studies and featured work" @@ -205,7 +205,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-people-back-office_23-2149097923.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-people-back-office_23-2149097923.jpg?_wi=2" imageAlt="Contact us to start your project" mediaAnimation="blur-reveal" mediaPosition="right"