From af7ed34bfd7c445a1ac390b8a2d27bb4083ee6db Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 08:22:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c37f83a..a11c1c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,19 +56,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah Johnson", handle: "@sarahjohnson_ceo", testimonial: "SocialPro transformed our Instagram from 10K to 500K followers in 6 months. Their strategy is impeccable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", imageAlt: "Sarah Johnson CEO testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg?_wi=1", imageAlt: "Sarah Johnson CEO testimonial" }, { name: "Michael Chen", handle: "@mchen_founder", testimonial: "Best investment we made for our startup. The ROI on social media has been incredible.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teamwork-office_1098-86.jpg", imageAlt: "Michael Chen Founder testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/teamwork-office_1098-86.jpg?_wi=1", imageAlt: "Michael Chen Founder testimonial" }, { name: "Emily Rodriguez", handle: "@emilyrodriguez_cto", testimonial: "Their content calendar management alone saved us 20 hours per week. Highly professional team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg", imageAlt: "Emily Rodriguez CTO testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg?_wi=1", imageAlt: "Emily Rodriguez CTO testimonial" }, { name: "David Kim", handle: "@davidkim_marketing", testimonial: "Engagement rate increased by 350%. SocialPro delivers results, not just promises.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-reception_23-2149963923.jpg", imageAlt: "David Kim Marketing Director testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-reception_23-2149963923.jpg?_wi=1", imageAlt: "David Kim Marketing Director testimonial" } ]} testimonialRotationInterval={5000} @@ -85,7 +85,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={CheckCircle} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/laptop-with-spectacles-stationeries-cell-phone-coffee-cup-table_23-2147923281.jpg" + imageSrc="http://img.b2bpic.net/free-photo/laptop-with-spectacles-stationeries-cell-phone-coffee-cup-table_23-2147923281.jpg?_wi=1" imageAlt="SocialPro creative agency office workspace" mediaAnimation="blur-reveal" metrics={[ @@ -112,37 +112,37 @@ export default function LandingPage() { id: "content-creation", title: "Content Creation & Strategy", descriptions: [ "Custom content calendars tailored to your brand voice", "Professional photography, videography, and graphic design", "Trend-focused storytelling that drives engagement and builds community" ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-photo-camera-indoors-still-life_23-2150630616.jpg", imageAlt: "Social media content creation studio" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-photo-camera-indoors-still-life_23-2150630616.jpg?_wi=1", imageAlt: "Social media content creation studio" }, { id: "growth-strategy", title: "Growth & Community Management", descriptions: [ "Data-driven audience targeting and segmentation strategies", "Real-time community engagement and reputation management", "Organic growth tactics that build authentic follower base" ], - imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg", imageAlt: "Social media growth strategy planning" + imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg?_wi=1", imageAlt: "Social media growth strategy planning" }, { id: "analytics", title: "Analytics & Performance Tracking", descriptions: [ "Comprehensive monthly performance reports and insights", "ROI tracking and conversion optimization", "Competitive analysis and industry benchmarking" ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg", imageAlt: "Social media analytics dashboard" + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg?_wi=1", imageAlt: "Social media analytics dashboard" }, { id: "influencer", title: "Influencer Partnerships", descriptions: [ "Strategic influencer identification and vetting", "Campaign management and performance monitoring", "Authentic collaborations that expand your reach" ], - imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg", imageAlt: "Influencer partnership campaign" + imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg?_wi=2", imageAlt: "Influencer partnership campaign" }, { id: "paid-campaigns", title: "Paid Social Campaigns", descriptions: [ "Strategic ad spend optimization across all platforms", "Conversion-focused campaign design and testing", "Audience retargeting and lookalike targeting" ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg", imageAlt: "Paid social media advertising" + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg?_wi=2", imageAlt: "Paid social media advertising" }, { id: "brand-development", title: "Brand Development & Positioning", descriptions: [ "Complete brand identity and messaging frameworks", "Visual consistency guidelines across all platforms", "Long-term brand positioning strategies" ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-photo-camera-indoors-still-life_23-2150630616.jpg", imageAlt: "Brand development and positioning" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-photo-camera-indoors-still-life_23-2150630616.jpg?_wi=2", imageAlt: "Brand development and positioning" } ]} gridVariant="bento-grid" @@ -169,13 +169,13 @@ export default function LandingPage() { id: "engagement", value: "8.5x", title: "Average Engagement Increase", description: "Clients see an average 8.5x increase in engagement within the first 3 months", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Engagement metrics dashboard" }, { - id: "followers", value: "4.2M", title: "Followers Gained", description: "Total followers gained across all client accounts in the last year", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg", imageAlt: "Follower growth tracking" + id: "followers", value: "4.2M", title: "Followers Gained", description: "Total followers gained across all client accounts in the last year", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908079.jpg?_wi=3", imageAlt: "Follower growth tracking" }, { - id: "roi", value: "340%", title: "Average ROI", description: "Average return on investment for paid social campaigns", imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg", imageAlt: "ROI performance metrics" + id: "roi", value: "340%", title: "Average ROI", description: "Average return on investment for paid social campaigns", imageSrc: "http://img.b2bpic.net/free-photo/diverse-colleagues-reviewing-monthly-sales-infographics-interactive-board_482257-90990.jpg?_wi=3", imageAlt: "ROI performance metrics" }, { - id: "conversion", value: "12.8%", title: "Conversion Rate", description: "Industry-leading conversion rate from social to sales", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-spectacles-stationeries-cell-phone-coffee-cup-table_23-2147923281.jpg", imageAlt: "Conversion tracking analytics" + id: "conversion", value: "12.8%", title: "Conversion Rate", description: "Industry-leading conversion rate from social to sales", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-spectacles-stationeries-cell-phone-coffee-cup-table_23-2147923281.jpg?_wi=2", imageAlt: "Conversion tracking analytics" } ]} animationType="blur-reveal" @@ -235,16 +235,16 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "testimonial-1", name: "Victoria Martinez", role: "Marketing Director, FastTech Inc", testimonial: "SocialPro took our scattered social presence and turned it into a cohesive, growth-driving machine. Their strategic approach and creative execution are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg", imageAlt: "Victoria Martinez testimonial" + id: "testimonial-1", name: "Victoria Martinez", role: "Marketing Director, FastTech Inc", testimonial: "SocialPro took our scattered social presence and turned it into a cohesive, growth-driving machine. Their strategic approach and creative execution are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1689.jpg?_wi=2", imageAlt: "Victoria Martinez testimonial" }, { - id: "testimonial-2", name: "Alexander Powell", role: "CEO, Luxury Goods Co", testimonial: "The ROI we've seen has exceeded our wildest expectations. Their team truly understands luxury brand positioning on social platforms.", imageSrc: "http://img.b2bpic.net/free-photo/teamwork-office_1098-86.jpg", imageAlt: "Alexander Powell testimonial" + id: "testimonial-2", name: "Alexander Powell", role: "CEO, Luxury Goods Co", testimonial: "The ROI we've seen has exceeded our wildest expectations. Their team truly understands luxury brand positioning on social platforms.", imageSrc: "http://img.b2bpic.net/free-photo/teamwork-office_1098-86.jpg?_wi=2", imageAlt: "Alexander Powell testimonial" }, { - id: "testimonial-3", name: "Sophia Chen", role: "Founder, SustainableStyle", testimonial: "From strategy to execution, SocialPro handles everything with professionalism and creativity. Our community engagement tripled.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg", imageAlt: "Sophia Chen testimonial" + id: "testimonial-3", name: "Sophia Chen", role: "Founder, SustainableStyle", testimonial: "From strategy to execution, SocialPro handles everything with professionalism and creativity. Our community engagement tripled.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-119798.jpg?_wi=2", imageAlt: "Sophia Chen testimonial" }, { - id: "testimonial-4", name: "Daniel Thompson", role: "VP Marketing, InnovateTech", testimonial: "Exceptional team that combines creative brilliance with analytical rigor. They're not just managing our social—they're driving our growth.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-reception_23-2149963923.jpg", imageAlt: "Daniel Thompson testimonial" + id: "testimonial-4", name: "Daniel Thompson", role: "VP Marketing, InnovateTech", testimonial: "Exceptional team that combines creative brilliance with analytical rigor. They're not just managing our social—they're driving our growth.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-reception_23-2149963923.jpg?_wi=2", imageAlt: "Daniel Thompson testimonial" }, { id: "testimonial-5", name: "Rachel Green", role: "Owner, Beauty & Wellness", testimonial: "What impressed me most was their attention to detail and genuine care for our brand. Results speak for themselves—5 months, 200K new followers.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Rachel Green testimonial"