Update src/app/blog/page.tsx

This commit is contained in:
2026-03-03 05:38:39 +00:00
parent e1bf730ee1
commit 975b54be20

View File

@@ -93,7 +93,7 @@ export default function BlogPage() {
{ text: "Subscribe Newsletter", href: "/" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/beautiful-newsletter-signup-interface-mo-1772516018160-36ba317f.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/beautiful-newsletter-signup-interface-mo-1772516018160-36ba317f.png?_wi=2"
imageAlt="EduPulse blog and learning resources"
mediaAnimation="slide-up"
imagePosition="right"
@@ -109,11 +109,11 @@ export default function BlogPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "45", title: "Career Advancement", description: "Strategies for professional growth and skill development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/wealth-and-career-growth-illustration-sh-1772516018406-b53362bf.png"},
id: "1", value: "45", title: "Career Advancement", description: "Strategies for professional growth and skill development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/wealth-and-career-growth-illustration-sh-1772516018406-b53362bf.png?_wi=2"},
{
id: "2", value: "38", title: "Technology Trends", description: "Latest innovations in AI, web dev, and emerging tech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/illustration-depicting-corporate-partner-1772516018088-4b18374e.png"},
id: "2", value: "38", title: "Technology Trends", description: "Latest innovations in AI, web dev, and emerging tech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/illustration-depicting-corporate-partner-1772516018088-4b18374e.png?_wi=2"},
{
id: "3", value: "52", title: "Success Stories", description: "Real learner transformations and career milestones", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/celebratory-illustration-showing-course--1772516018052-25ca08e8.png"},
id: "3", value: "52", title: "Success Stories", description: "Real learner transformations and career milestones", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQDVtz45SVsUyLfpeEZ2buzKZm/celebratory-illustration-showing-course--1772516018052-25ca08e8.png?_wi=2"},
]}
animationType="slide-up"
textboxLayout="default"