diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx
index 4ce12a7..d515edc 100644
--- a/src/app/dashboard/page.tsx
+++ b/src/app/dashboard/page.tsx
@@ -7,7 +7,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
-import { Award, BarChart, Edit, Feather, Hash, HelpCircle, Layers, LayoutDashboard, Lightbulb, LineChart, MessageSquare, Search, Settings, Sparkles, Target, TrendingUp, User } from "lucide-react";
+import { Award, BarChart, Edit, Feather, Hash, HelpCircle, Layers, LayoutDashboard, Lightbulb, LineChart, MessageSquare, Search, Settings, Sparkles, Target, TrendingUp, User, FileText } from "lucide-react";
export default function LandingPage() {
return (
@@ -28,30 +28,21 @@ export default function LandingPage() {
@@ -59,107 +50,87 @@ export default function LandingPage() {
@@ -171,77 +142,65 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "AI-Driven Content Optimization",
- description: "Our AI provides real-time suggestions to refine your post's text, tone, and structure for maximum impact.",
- media: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-depicting-ai-providing-a-1774471455702-4834b48d.png?_wi=2",
- imageAlt: "AI providing actionable insights",
+ id: "1", title: "AI-Driven Content Optimization", description: "Our AI provides real-time suggestions to refine your post's text, tone, and structure for maximum impact.", media: {
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-depicting-ai-providing-a-1774471455702-4834b48d.png", imageAlt: "AI providing actionable insights"
},
items: [
{
icon: Lightbulb,
- text: "Tone Analysis",
+ text: "Tone Analysis"
},
{
icon: Edit,
- text: "Draft Improvement",
+ text: "Draft Improvement"
},
{
icon: Award,
- text: "Best Practices",
- },
+ text: "Best Practices"
+ }
],
- reverse: false,
+ reverse: false
},
{
- id: "2",
- title: "Dynamic Hashtag Performance",
- description: "Identify the most effective hashtags for your niche, increasing visibility and targeting the right audience.",
- media: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-smart-hashtag-suggest-1774471458358-a37e4188.png?_wi=2",
- imageAlt: "Smart hashtag suggestions",
+ id: "2", title: "Dynamic Hashtag Performance", description: "Identify the most effective hashtags for your niche, increasing visibility and targeting the right audience.", media: {
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-smart-hashtag-suggest-1774471458358-a37e4188.png", imageAlt: "Smart hashtag suggestions"
},
items: [
{
icon: Search,
- text: "Trend Spotting",
+ text: "Trend Spotting"
},
{
icon: Target,
- text: "Audience Matching",
+ text: "Audience Matching"
},
{
icon: BarChart,
- text: "Performance Metrics",
- },
+ text: "Performance Metrics"
+ }
],
- reverse: true,
+ reverse: true
},
{
- id: "3",
- title: "Comprehensive Performance Breakdown",
- description: "Get detailed reports on impressions, clicks, comments, and shares to understand what truly resonates.",
- media: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-a-detailed-performanc-1774471456541-35e8aabb.png?_wi=2",
- imageAlt: "Detailed performance breakdown report",
+ id: "3", title: "Comprehensive Performance Breakdown", description: "Get detailed reports on impressions, clicks, comments, and shares to understand what truly resonates.", media: {
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-a-detailed-performanc-1774471456541-35e8aabb.png", imageAlt: "Detailed performance breakdown report"
},
items: [
{
icon: LineChart,
- text: "Engagement Graphs",
+ text: "Engagement Graphs"
},
{
- icon: ScrollText,
- text: "Comparative Reports",
+ icon: FileText,
+ text: "Comparative Reports"
},
{
icon: Layers,
- text: "Segmented Data",
- },
+ text: "Segmented Data"
+ }
],
- reverse: false,
- },
+ reverse: false
+ }
]}
title="Unlock Advanced Insights"
description="Dive deeper into specific areas to further amplify your LinkedIn presence and drive measurable results."
@@ -256,26 +215,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "1",
- value: "+50%",
- title: "Engagement Boost",
- description: "Users report a significant increase in likes, comments, and shares.",
- icon: TrendingUp,
+ id: "1", value: "+50%", title: "Engagement Boost", description: "Users report a significant increase in likes, comments, and shares.", icon: TrendingUp
},
{
- id: "2",
- value: "90%",
- title: "Prediction Accuracy",
- description: "Our AI accurately forecasts viral potential, helping you refine posts.",
- icon: Target,
+ id: "2", value: "90%", title: "Prediction Accuracy", description: "Our AI accurately forecasts viral potential, helping you refine posts.", icon: Target
},
{
- id: "3",
- value: "20K+",
- title: "Posts Optimized",
- description: "Thousands of LinkedIn posts successfully enhanced for virality.",
- icon: Sparkles,
- },
+ id: "3", value: "20K+", title: "Posts Optimized", description: "Thousands of LinkedIn posts successfully enhanced for virality.", icon: Sparkles
+ }
]}
title="Your Impact at a Glance"
description="See the quantifiable results of your optimized LinkedIn strategy using ViralPulse AI."
@@ -286,56 +233,44 @@ export default function LandingPage() {
diff --git a/src/app/login/page.tsx b/src/app/login/page.tsx
index 8b1e0f5..67c6d61 100644
--- a/src/app/login/page.tsx
+++ b/src/app/login/page.tsx
@@ -27,30 +27,21 @@ export default function LandingPage() {
@@ -58,7 +49,7 @@ export default function LandingPage() {
@@ -92,56 +82,44 @@ export default function LandingPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3670acf..f1623a4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,30 +32,21 @@ export default function LandingPage() {
@@ -66,39 +57,31 @@ export default function LandingPage() {
description="Predict the viral probability of your LinkedIn posts before you publish. Leverage AI insights to optimize content, hashtags, and engagement for maximum impact."
buttons={[
{
- text: "Analyze Your Post",
- href: "/login",
+ text: "Analyze Your Post", href: "/login"
},
{
- text: "Learn More",
- href: "#features",
- },
+ text: "Learn More", href: "#features"
+ }
]}
slides={[
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-sleek-minimalist-dashboard-for-social--1774471456641-280757a2.png?_wi=1",
- imageAlt: "AI dashboard showing LinkedIn analytics",
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-sleek-minimalist-dashboard-for-social--1774471456641-280757a2.png", imageAlt: "AI dashboard showing LinkedIn analytics"
},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-user-uploading-a-document-or-text-draf-1774471457703-d8062703.png",
- imageAlt: "User uploading a LinkedIn post draft",
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-user-uploading-a-document-or-text-draf-1774471457703-d8062703.png", imageAlt: "User uploading a LinkedIn post draft"
},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-side-by-side-comparison-on-a-screen-sh-1774471456292-6bfde682.png",
- imageAlt: "Optimized LinkedIn post with AI suggestions",
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-side-by-side-comparison-on-a-screen-sh-1774471456292-6bfde682.png", imageAlt: "Optimized LinkedIn post with AI suggestions"
},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-dynamic-infographic-displaying-various-1774471456354-de1a0fd6.png",
- imageAlt: "Infographic showing LinkedIn viral metrics",
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-dynamic-infographic-displaying-various-1774471456354-de1a0fd6.png", imageAlt: "Infographic showing LinkedIn viral metrics"
},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-abstract-representation-of-ai-intelli-1774471456715-eb2a5f70.png",
- imageAlt: "Abstract AI analyzing text",
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-abstract-representation-of-ai-intelli-1774471456715-eb2a5f70.png", imageAlt: "Abstract AI analyzing text"
},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-mobile-screen-showing-a-simplified-ver-1774471456753-5d36e520.png",
- imageAlt: "Mobile view of LinkedIn post analysis",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-mobile-screen-showing-a-simplified-ver-1774471456753-5d36e520.png", imageAlt: "Mobile view of LinkedIn post analysis"
+ }
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -112,19 +95,16 @@ export default function LandingPage() {
metrics={[
{
icon: Gauge,
- label: "Viral Probability Score",
- value: "90%+",
+ label: "Viral Probability Score", value: "90%+"
},
{
icon: Feather,
- label: "Posts Analyzed",
- value: "100K+",
+ label: "Posts Analyzed", value: "100K+"
},
{
icon: ExternalLink,
- label: "Engagement Boost",
- value: "50%+",
- },
+ label: "Engagement Boost", value: "50%+"
+ }
]}
metricsAnimation="slide-up"
/>
@@ -137,37 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "Instant Viral Score",
- description: "Get an immediate probability score for your draft post to predict its viral potential.",
- tag: "Predictive AI",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-a-viral-post-spreadin-1774471456171-3cec5373.png",
- imageAlt: "Illustration of viral content spreading",
+ id: "1", title: "Instant Viral Score", description: "Get an immediate probability score for your draft post to predict its viral potential.", tag: "Predictive AI", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-a-viral-post-spreadin-1774471456171-3cec5373.png", imageAlt: "Illustration of viral content spreading"
},
{
- id: "2",
- title: "Smart Hashtag Optimization",
- description: "Receive AI-driven suggestions for the most relevant and trending hashtags to maximize reach.",
- tag: "Reach Maximizer",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-smart-hashtag-suggest-1774471458358-a37e4188.png?_wi=1",
- imageAlt: "Illustration of smart hashtag suggestions",
+ id: "2", title: "Smart Hashtag Optimization", description: "Receive AI-driven suggestions for the most relevant and trending hashtags to maximize reach.", tag: "Reach Maximizer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-smart-hashtag-suggest-1774471458358-a37e4188.png", imageAlt: "Illustration of smart hashtag suggestions"
},
{
- id: "3",
- title: "AI Improvement Insights",
- description: "Get actionable recommendations on how to refine your post's content, tone, and structure.",
- tag: "Content Coach",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-depicting-ai-providing-a-1774471455702-4834b48d.png?_wi=1",
- imageAlt: "Illustration of AI providing actionable insights",
+ id: "3", title: "AI Improvement Insights", description: "Get actionable recommendations on how to refine your post's content, tone, and structure.", tag: "Content Coach", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-depicting-ai-providing-a-1774471455702-4834b48d.png", imageAlt: "Illustration of AI providing actionable insights"
},
{
- id: "4",
- title: "Detailed Performance Breakdown",
- description: "Understand the 'why' behind the score with a detailed analysis of factors influencing virality.",
- tag: "Deep Dive",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-a-detailed-performanc-1774471456541-35e8aabb.png?_wi=1",
- imageAlt: "Illustration of a detailed performance breakdown report",
- },
+ id: "4", title: "Detailed Performance Breakdown", description: "Understand the 'why' behind the score with a detailed analysis of factors influencing virality.", tag: "Deep Dive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/an-illustration-of-a-detailed-performanc-1774471456541-35e8aabb.png", imageAlt: "Illustration of a detailed performance breakdown report"
+ }
]}
title="Unlock LinkedIn Virality"
description="Predict, optimize, and dominate your LinkedIn feed with AI-powered insights. Our tool provides a comprehensive analysis to ensure your content reaches its full potential."
@@ -182,21 +142,17 @@ export default function LandingPage() {
author="Sarah Johnson, CEO at TechCorp"
avatars={[
{
- src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-sarah-johnson-c-1774471455341-e56641e8.png",
- alt: "Sarah Johnson",
+ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-sarah-johnson-c-1774471455341-e56641e8.png", alt: "Sarah Johnson"
},
{
- src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-michael-chen-ma-1774471455324-70ada103.png",
- alt: "Michael Chen",
+ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-michael-chen-ma-1774471455324-70ada103.png", alt: "Michael Chen"
},
{
- src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-emily-rodriguez-1774471456310-dac673b5.png",
- alt: "Emily Rodriguez",
+ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-emily-rodriguez-1774471456310-dac673b5.png", alt: "Emily Rodriguez"
},
{
- src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-david-kim-socia-1774471455416-e778078d.png",
- alt: "David Kim",
- },
+ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-professional-avatar-of-david-kim-socia-1774471455416-e778078d.png", alt: "David Kim"
+ }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -208,19 +164,13 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/the-official-linkedin-logo-in-its-brand--1774471454631-32651947.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-sleek-modern-logo-for-a-fictional-tech-1774471455509-78ba9913.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-dynamic-sharp-logo-for-a-fictional-gro-1774471455230-f4633210.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-clean-interconnected-logo-for-a-fictio-1774471455614-0600b12b.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-fluid-data-inspired-logo-for-a-fiction-1774471455484-b17b04ed.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-bold-forward-thinking-logo-for-a-ficti-1774471456281-a0843c46.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-minimalist-logo-for-futuremetrics-a-pr-1774471454712-78fc32aa.png",
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-modern-globe-or-network-icon-for-a-fic-1774471456367-72b26046.png",
+ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/the-official-linkedin-logo-in-its-brand--1774471454631-32651947.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-sleek-modern-logo-for-a-fictional-tech-1774471455509-78ba9913.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-dynamic-sharp-logo-for-a-fictional-gro-1774471455230-f4633210.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-clean-interconnected-logo-for-a-fictio-1774471455614-0600b12b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-fluid-data-inspired-logo-for-a-fiction-1774471455484-b17b04ed.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-bold-forward-thinking-logo-for-a-ficti-1774471456281-a0843c46.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-minimalist-logo-for-futuremetrics-a-pr-1774471454712-78fc32aa.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJpVqQ0G4J6JAULqHK8PjEBar3/a-modern-globe-or-network-icon-for-a-fic-1774471456367-72b26046.png"
]}
title="Trusted by Leading Professionals & Brands"
description="Our AI is continuously trained on millions of LinkedIn posts to provide you with unparalleled accuracy and insights."
speed={50}
showCard={false}
+ names={[]}
/>
@@ -230,25 +180,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "How does ViralPulse AI calculate the viral probability?",
- content: "Our AI uses a proprietary machine learning model trained on a vast dataset of successful LinkedIn posts. It analyzes factors like content structure, keyword density, sentiment, engagement patterns, and hashtag relevance to predict performance.",
+ id: "1", title: "How does ViralPulse AI calculate the viral probability?", content: "Our AI uses a proprietary machine learning model trained on a vast dataset of successful LinkedIn posts. It analyzes factors like content structure, keyword density, sentiment, engagement patterns, and hashtag relevance to predict performance."
},
{
- id: "2",
- title: "Is my post data kept private?",
- content: "Absolutely. We prioritize your privacy and data security. Your draft posts are encrypted and processed securely. We do not store your content after analysis nor share it with third parties.",
+ id: "2", title: "Is my post data kept private?", content: "Absolutely. We prioritize your privacy and data security. Your draft posts are encrypted and processed securely. We do not store your content after analysis nor share it with third parties."
},
{
- id: "3",
- title: "Can I analyze posts for different industries?",
- content: "Yes, our AI model is robust enough to provide relevant insights across various industries and niches. While core virality principles apply broadly, the AI adapts its suggestions based on general best practices.",
+ id: "3", title: "Can I analyze posts for different industries?", content: "Yes, our AI model is robust enough to provide relevant insights across various industries and niches. While core virality principles apply broadly, the AI adapts its suggestions based on general best practices."
},
{
- id: "4",
- title: "What kind of improvements does the AI suggest?",
- content: "The AI suggests improvements related to headline strength, call-to-action clarity, sentence structure, readability, sentiment balance, optimal post length, and alternative hashtag strategies.",
- },
+ id: "4", title: "What kind of improvements does the AI suggest?", content: "The AI suggests improvements related to headline strength, call-to-action clarity, sentence structure, readability, sentiment balance, optimal post length, and alternative hashtag strategies."
+ }
]}
title="Your Questions, Answered"
description="Find quick answers to the most common questions about ViralPulse AI and how it can supercharge your LinkedIn presence."
@@ -260,14 +202,13 @@ export default function LandingPage() {
@@ -276,69 +217,54 @@ export default function LandingPage() {