Update src/app/articles/page.tsx

This commit is contained in:
2026-03-03 11:25:39 +00:00
parent 6dbf848ac7
commit 9197ba1779

View File

@@ -17,8 +17,7 @@ export default function ArticlesPage() {
const footerColumns = [
{
title: "Podcast",
items: [
title: "Podcast", items: [
{ label: "Episodes", href: "/podcast" },
{ label: "YouTube Channel", href: "https://youtube.com" },
{ label: "Spotify", href: "https://spotify.com" },
@@ -26,8 +25,7 @@ export default function ArticlesPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Articles", href: "/articles" },
{ label: "Marketing Guides", href: "#" },
{ label: "Newsletter Archive", href: "#" },
@@ -35,8 +33,7 @@ export default function ArticlesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Sponsorships", href: "/sponsors" },
{ label: "Contact", href: "#contact" },
@@ -44,8 +41,7 @@ export default function ArticlesPage() {
],
},
{
title: "Social",
items: [
title: "Social", items: [
{ label: "Twitter/X", href: "https://twitter.com" },
{ label: "Discord", href: "https://discord.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
@@ -84,42 +80,16 @@ export default function ArticlesPage() {
tagAnimation="slide-up"
blogs={[
{
id: "blog-1",
category: "Marketing Playbook",
title: "Token Launch Marketing: The Web3 Blueprint",
excerpt: "A comprehensive guide to executing successful token launches with proven marketing tactics that drive adoption and community growth.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/token-launch-marketing-strategy-visualiz-1772536834857-7a18207f.png?_wi=2",
imageAlt: "Token launch marketing strategy illustration",
authorName: "Ley",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/small-circular-avatar-portrait-of-a-tech-1772536835831-fe356126.png",
date: "Jan 20, 2025",
},
id: "blog-1", category: "Marketing Playbook", title: "Token Launch Marketing: The Web3 Blueprint", excerpt: "A comprehensive guide to executing successful token launches with proven marketing tactics that drive adoption and community growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/token-launch-marketing-strategy-visualiz-1772536834857-7a18207f.png", imageAlt: "Token launch marketing strategy illustration", authorName: "Ley", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/small-circular-avatar-portrait-of-a-tech-1772536835831-fe356126.png", date: "Jan 20, 2025"},
{
id: "blog-2",
category: "DEX Review",
title: "Extended DEX Deep Dive: Liquidity & Performance",
excerpt: "Analyzing the mechanics of Extended DEX, comparing its liquidity pools, and evaluating its competitive position in the DEX landscape.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/extended-dex-platform-interface-screensh-1772536835167-130078f1.png?_wi=2",
imageAlt: "Extended DEX platform interface",
authorName: "Panha",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/small-circular-avatar-portrait-of-a-cont-1772536834475-fda44185.png",
date: "Jan 18, 2025",
},
id: "blog-2", category: "DEX Review", title: "Extended DEX Deep Dive: Liquidity & Performance", excerpt: "Analyzing the mechanics of Extended DEX, comparing its liquidity pools, and evaluating its competitive position in the DEX landscape.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/extended-dex-platform-interface-screensh-1772536835167-130078f1.png", imageAlt: "Extended DEX platform interface", authorName: "Panha", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/small-circular-avatar-portrait-of-a-cont-1772536834475-fda44185.png", date: "Jan 18, 2025"},
{
id: "blog-3",
category: "Trading Guide",
title: "OKX Trading Strategies for Beginners",
excerpt: "Master the basics of trading on OKX with this beginner-friendly guide covering order types, risk management, and profit-taking strategies.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/okx-trading-platform-dashboard-visualiza-1772536836000-f74568e0.png?_wi=2",
imageAlt: "OKX trading dashboard walkthrough",
authorName: "Ley",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/small-circular-avatar-portrait-of-a-tech-1772536835831-fe356126.png",
date: "Jan 15, 2025",
},
id: "blog-3", category: "Trading Guide", title: "OKX Trading Strategies for Beginners", excerpt: "Master the basics of trading on OKX with this beginner-friendly guide covering order types, risk management, and profit-taking strategies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/okx-trading-platform-dashboard-visualiza-1772536836000-f74568e0.png", imageAlt: "OKX trading dashboard walkthrough", authorName: "Ley", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/small-circular-avatar-portrait-of-a-tech-1772536835831-fe356126.png", date: "Jan 15, 2025"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Read All Articles", href: "/articles" }]}
/>
</div>
@@ -129,25 +99,13 @@ export default function ArticlesPage() {
sideDescription="Learn more about our content categories, how often we publish, and how to stay updated with new articles."
faqs={[
{
id: "1",
title: "What types of articles do you publish?",
content: "We publish three main categories: Marketing Playbooks (strategy guides), DEX Reviews (platform analysis), and Trading Guides (practical tutorials). All content is designed for both beginners and experienced web3 professionals.",
},
id: "1", title: "What types of articles do you publish?", content: "We publish three main categories: Marketing Playbooks (strategy guides), DEX Reviews (platform analysis), and Trading Guides (practical tutorials). All content is designed for both beginners and experienced web3 professionals."},
{
id: "2",
title: "How often do you publish new articles?",
content: "We publish new articles weekly, typically on Mondays. Subscribe to our newsletter to receive new articles directly in your inbox before they appear on the website.",
},
id: "2", title: "How often do you publish new articles?", content: "We publish new articles weekly, typically on Mondays. Subscribe to our newsletter to receive new articles directly in your inbox before they appear on the website."},
{
id: "3",
title: "Can I republish your articles?",
content: "Our articles are available for sharing with proper attribution. For large-scale republishing or syndication, please contact us at partnerships@web3perspective.io.",
},
id: "3", title: "Can I republish your articles?", content: "Our articles are available for sharing with proper attribution. For large-scale republishing or syndication, please contact us at partnerships@web3perspective.io."},
{
id: "4",
title: "Do you accept guest contributions?",
content: "Yes! We welcome guest articles from industry experts and thought leaders. If you'd like to contribute, send us an outline at submissions@web3perspective.io.",
},
id: "4", title: "Do you accept guest contributions?", content: "Yes! We welcome guest articles from industry experts and thought leaders. If you'd like to contribute, send us an outline at submissions@web3perspective.io."},
]}
textPosition="left"
faqsAnimation="blur-reveal"
@@ -158,7 +116,7 @@ export default function ArticlesPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/abstract-web3-technology-grid-background-1772536834290-8741fad5.png?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/abstract-web3-technology-grid-background-1772536834290-8741fad5.png"
imageAlt="Web3 technology grid background"
logoText="Web3 Perspective"
copyrightText="© 2025 Web3 Perspective. Built in Cambodia. Serving the world."