Update src/app/podcast/page.tsx
This commit is contained in:
@@ -87,21 +87,21 @@ export default function PodcastPage() {
|
||||
id: "ep-1",
|
||||
name: "Marketing Crypto in 2025",
|
||||
price: "Latest",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/podcast-episode-cover-design-with-bold-t-1772536834713-6c30ce1c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/podcast-episode-cover-design-with-bold-t-1772536834713-6c30ce1c.png?_wi=2",
|
||||
imageAlt: "Episode cover: Marketing Crypto in 2025",
|
||||
},
|
||||
{
|
||||
id: "ep-2",
|
||||
name: "DeFi Protocol Growth Hacks",
|
||||
price: "Ep 12",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/defi-protocol-focused-podcast-episode-co-1772536837022-7f60916b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/defi-protocol-focused-podcast-episode-co-1772536837022-7f60916b.png?_wi=2",
|
||||
imageAlt: "Episode cover: DeFi Protocol Growth Hacks",
|
||||
},
|
||||
{
|
||||
id: "ep-3",
|
||||
name: "Building Community in Web3",
|
||||
price: "Ep 11",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/community-focused-web3-podcast-episode-a-1772536834974-b782cf79.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/community-focused-web3-podcast-episode-a-1772536834974-b782cf79.png?_wi=2",
|
||||
imageAlt: "Episode cover: Building Community in Web3",
|
||||
},
|
||||
]}
|
||||
@@ -147,7 +147,7 @@ export default function PodcastPage() {
|
||||
|
||||
<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"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQSfocPDfLnMMiIb9A5eny16Ro/abstract-web3-technology-grid-background-1772536834290-8741fad5.png?_wi=2"
|
||||
imageAlt="Web3 technology grid background"
|
||||
logoText="Web3 Perspective"
|
||||
copyrightText="© 2025 Web3 Perspective. Built in Cambodia. Serving the world."
|
||||
|
||||
Reference in New Issue
Block a user