diff --git a/src/app/page.tsx b/src/app/page.tsx index 501df66..ed23c68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { title: "Brand Strategy", description: "Defining your unique voice and visual identity in a crowded market.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg", imageAlt: "Analytics dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg?_wi=1", imageAlt: "Analytics dashboard"}, { - imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg", imageAlt: "Content strategy"}, + imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg?_wi=1", imageAlt: "Content strategy"}, ], }, { title: "High-Growth Ads", description: "Hyper-targeted campaigns designed for scale and high conversion.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg", imageAlt: "Content calendar"}, + imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-meeting-date-concept_53876-120967.jpg?_wi=2", imageAlt: "Content calendar"}, { - imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg", imageAlt: "Branding visuals"}, + imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg?_wi=1", imageAlt: "Branding visuals"}, ], }, { title: "Creative Content", description: "High-fidelity production that aligns with your brand's aesthetic.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg", imageAlt: "Professional design"}, + imageSrc: "http://img.b2bpic.net/free-photo/working-place-designer-closeup_93675-131352.jpg?_wi=2", imageAlt: "Professional design"}, { - imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg", imageAlt: "Analytics data"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg?_wi=2", imageAlt: "Analytics data"}, ], }, ]} @@ -103,15 +103,15 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "450%", title: "Growth", description: "Avg audience growth", imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg"}, + id: "m1", value: "450%", title: "Growth", description: "Avg audience growth", imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=1"}, { - id: "m2", value: "3x", title: "ROI", description: "Avg return on ad spend", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg"}, + id: "m2", value: "3x", title: "ROI", description: "Avg return on ad spend", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg?_wi=1"}, { id: "m3", value: "85%", title: "Retention", description: "Avg client retention rate", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphics-composition_23-2148991204.jpg"}, { - id: "m4", value: "90%", title: "Engagement", description: "Community interaction", imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg"}, + id: "m4", value: "90%", title: "Engagement", description: "Community interaction", imageSrc: "http://img.b2bpic.net/free-photo/flat-statistics-presentation-with-arrows_23-2149023767.jpg?_wi=2"}, { - id: "m5", value: "200%", title: "Conversions", description: "Lead generation rate", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg"}, + id: "m5", value: "200%", title: "Conversions", description: "Lead generation rate", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-using-social-media-her-smartphone_53876-102033.jpg?_wi=2"}, ]} title="Measurable Impact" description="Data-driven results for brands that are ready to lead."