From 9530ef65d53cdf980298030f0851bcda39b1bb85 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:35:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43aaa8d..bb0b007 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function HomePage() { description="We're a boutique social media agency specializing in high-growth strategies for ambitious brands. Our data-driven approach combines creative excellence with strategic insight to deliver unprecedented results across all major platforms." textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1818.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1818.jpg?_wi=1" imageAlt="Strategic planning and digital marketing" mediaAnimation="slide-up" imagePosition="right" @@ -104,16 +104,16 @@ export default function HomePage() { features={[ { id: 1, - title: "Social Strategy & Planning", description: "Custom-built social media strategies aligned with your business objectives, audience insights, and competitive landscape. We research, plan, and execute campaigns that create lasting impact.", imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1818.jpg", imageAlt: "Strategic planning process"}, + title: "Social Strategy & Planning", description: "Custom-built social media strategies aligned with your business objectives, audience insights, and competitive landscape. We research, plan, and execute campaigns that create lasting impact.", imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-analysis-with-marketing-report-graph-young-specialists-are-discussing-business-ideas-new-digital-start-up-project_1150-1818.jpg?_wi=2", imageAlt: "Strategic planning process"}, { id: 2, - title: "Content Creation & Management", description: "Professional content production including photography, videography, copywriting, and graphic design. We handle everything from ideation to publishing across all major platforms.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg", imageAlt: "Content creation and production"}, + title: "Content Creation & Management", description: "Professional content production including photography, videography, copywriting, and graphic design. We handle everything from ideation to publishing across all major platforms.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg?_wi=1", imageAlt: "Content creation and production"}, { id: 3, title: "Performance Analytics & Optimization", description: "Deep-dive analytics with monthly reporting, performance optimization, and strategic adjustments. We use data to continuously improve campaign effectiveness and maximize ROI.", imageSrc: "http://img.b2bpic.net/free-photo/data-information-analytics-perfomance-concept_53876-167154.jpg", imageAlt: "Analytics and performance metrics"}, { id: 4, - title: "Community Management & Engagement", description: "Strategic community building, real-time engagement, customer service, and reputation management across all platforms. We build authentic relationships between your brand and audience.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg", imageAlt: "Community engagement and interaction"}, + title: "Community Management & Engagement", description: "Strategic community building, real-time engagement, customer service, and reputation management across all platforms. We build authentic relationships between your brand and audience.", imageSrc: "http://img.b2bpic.net/free-photo/media-journalism-global-daily-news-content-concept_53876-123733.jpg?_wi=2", imageAlt: "Community engagement and interaction"}, ]} buttons={[{ text: "Explore Services", href: "/contact" }]} buttonAnimation="slide-up" @@ -169,11 +169,11 @@ export default function HomePage() { animationType="blur-reveal" members={[ { - id: "1", name: "Alexandra Sterling", role: "Founder & Chief Strategist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Alexandra Sterling, Founder & Chief Strategist"}, + id: "1", name: "Alexandra Sterling", role: "Founder & Chief Strategist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Alexandra Sterling, Founder & Chief Strategist"}, { id: "2", name: "James Mitchell", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/business-team-office_23-2147807977.jpg", imageAlt: "James Mitchell, Creative Director"}, { - id: "3", name: "Priya Kapoor", role: "Analytics & Performance Lead", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Priya Kapoor, Analytics & Performance Lead"}, + id: "3", name: "Priya Kapoor", role: "Analytics & Performance Lead", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Priya Kapoor, Analytics & Performance Lead"}, { id: "4", name: "David Chen", role: "Senior Content Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg", imageAlt: "David Chen, Senior Content Producer"}, ]} -- 2.49.1