From 2044fccd4695f730fddba663794215f08f37bf2d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 08:16:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 185 +++++++++++------------------------------------ 1 file changed, 44 insertions(+), 141 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afa9ad7..9a3b187 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,92 +30,59 @@ export default function LandingPage() {
@@ -128,19 +95,13 @@ export default function LandingPage() { metrics={[ { icon: TrendingUp, - label: "Growth Rate", - value: "150%", - }, + label: "Growth Rate", value: "150%"}, { icon: Users, - label: "Community Size", - value: "2M+", - }, + label: "Community Size", value: "2M+"}, { icon: DollarSign, - label: "Ad Spend ROI", - value: "4.5x", - }, + label: "Ad Spend ROI", value: "4.5x"}, ]} metricsAnimation="slide-up" /> @@ -153,28 +114,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Strategic Content", - description: "High-performing assets tailored to your brand identity.", - bentoComponent: "reveal-icon", - icon: PenTool, - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", - imageAlt: "social media marketing dashboard tech", + title: "Strategic Content", description: "High-performing assets tailored to your brand identity.", bentoComponent: "reveal-icon", icon: PenTool, }, { - title: "Targeted Advertising", - description: "Precision ad campaigns that maximize conversion rates.", - bentoComponent: "reveal-icon", - icon: Target, - imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg?_wi=1", - imageAlt: "business woman professional portrait", + title: "Targeted Advertising", description: "Precision ad campaigns that maximize conversion rates.", bentoComponent: "reveal-icon", icon: Target, }, { - title: "Community Management", - description: "24/7 engagement that builds long-term loyalty.", - bentoComponent: "reveal-icon", - icon: MessageSquare, - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg?_wi=1", - imageAlt: "tech founder portrait casual professional", + title: "Community Management", description: "24/7 engagement that builds long-term loyalty.", bentoComponent: "reveal-icon", icon: MessageSquare, }, ]} title="End-to-End Social Solutions" @@ -189,45 +135,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Jenkins", - handle: "@sarahj", - testimonial: "SocialPulse completely transformed our brand voice. Engagement is up 300%!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg?_wi=2", - }, + id: "1", name: "Sarah Jenkins", handle: "@sarahj", testimonial: "SocialPulse completely transformed our brand voice. Engagement is up 300%!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg"}, { - id: "2", - name: "Mark Stevens", - handle: "@mstevens", - testimonial: "The ad ROI they generate is unmatched in the industry. Highly recommend.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg?_wi=2", - }, + id: "2", name: "Mark Stevens", handle: "@mstevens", testimonial: "The ad ROI they generate is unmatched in the industry. Highly recommend.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-using-digital-tablet_1170-1092.jpg"}, { - id: "3", - name: "Elena Rodriguez", - handle: "@elena_r", - testimonial: "Finally found a team that understands the nuance of social community building.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office_23-2149119230.jpg", - }, + id: "3", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "Finally found a team that understands the nuance of social community building.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office_23-2149119230.jpg"}, { - id: "4", - name: "Kevin Chen", - handle: "@kchen", - testimonial: "Professional, data-driven, and highly creative. A true growth partner.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=1", - }, + id: "4", name: "Kevin Chen", handle: "@kchen", testimonial: "Professional, data-driven, and highly creative. A true growth partner.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg"}, { - id: "5", - name: "Linda Wu", - handle: "@linda_w", - testimonial: "The best content agency we have ever worked with. Simply phenomenal.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=2", - }, + id: "5", name: "Linda Wu", handle: "@linda_w", testimonial: "The best content agency we have ever worked with. Simply phenomenal.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg"}, ]} showRating={true} title="Client Success Stories" @@ -239,14 +160,11 @@ export default function LandingPage() {
@@ -256,42 +174,27 @@ export default function LandingPage() { logoText="SocialPulse" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#", - }, + label: "About", href: "#"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { - label: "Blog", - href: "#", - }, + label: "Blog", href: "#"}, { - label: "Case Studies", - href: "#", - }, + label: "Case Studies", href: "#"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} -- 2.49.1