Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-02 21:03:38 +00:00
parent b475e33a5a
commit 492b7a204a

View File

@@ -95,13 +95,13 @@ export default function PortfolioPage() {
blogs={[
{
id: "1", category: ["E-Commerce", "Conversion Optimization"],
title: "How We Increased Online Sales by 200% in 90 Days", excerpt: "Local e-commerce store saw dramatic growth through AI-powered product recommendations and optimized checkout flows.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/screenshot-of-successful-marketing-campa-1772485090710-e68031bb.png", authorName: "Marketing Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/professional-avatar-of-a-satisfied-busin-1772485087826-edce7832.png", date: "January 2025"},
title: "How We Increased Online Sales by 200% in 90 Days", excerpt: "Local e-commerce store saw dramatic growth through AI-powered product recommendations and optimized checkout flows.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/screenshot-of-successful-marketing-campa-1772485090710-e68031bb.png?_wi=3", authorName: "Marketing Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/professional-avatar-of-a-satisfied-busin-1772485087826-edce7832.png", date: "January 2025"},
{
id: "2", category: ["Web Design", "Lead Generation"],
title: "Complete Website Redesign Doubled Lead Conversion Rate", excerpt: "Modern responsive design overhaul transformed user experience and increased qualified leads by 150%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/before-and-after-website-redesign-showca-1772485090307-4189cad9.png", authorName: "Marketing Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/professional-avatar-of-a-marketing-direc-1772485088205-c9caf6c9.png", date: "December 2024"},
title: "Complete Website Redesign Doubled Lead Conversion Rate", excerpt: "Modern responsive design overhaul transformed user experience and increased qualified leads by 150%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/before-and-after-website-redesign-showca-1772485090307-4189cad9.png?_wi=3", authorName: "Marketing Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/professional-avatar-of-a-marketing-direc-1772485088205-c9caf6c9.png", date: "December 2024"},
{
id: "3", category: ["Social Media", "Brand Growth"],
title: "Building a 50K Follower Account from Zero", excerpt: "Strategic content creation and community engagement strategy grew social presence exponentially in 6 months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/social-media-growth-metrics-showing-foll-1772485088939-79c94021.png", authorName: "Marketing Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/professional-avatar-of-a-business-owner--1772485088727-504b454e.png", date: "November 2024"},
title: "Building a 50K Follower Account from Zero", excerpt: "Strategic content creation and community engagement strategy grew social presence exponentially in 6 months.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/social-media-growth-metrics-showing-foll-1772485088939-79c94021.png?_wi=3", authorName: "Marketing Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/professional-avatar-of-a-business-owner--1772485088727-504b454e.png", date: "November 2024"},
]}
/>
</div>
@@ -116,11 +116,11 @@ export default function PortfolioPage() {
useInvertedBackground={true}
metrics={[
{
id: "1", value: "15 Projects", title: "E-Commerce", description: "Average 180% ROI with conversion optimization strategies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/screenshot-of-successful-marketing-campa-1772485090710-e68031bb.png"},
id: "1", value: "15 Projects", title: "E-Commerce", description: "Average 180% ROI with conversion optimization strategies", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/screenshot-of-successful-marketing-campa-1772485090710-e68031bb.png?_wi=4"},
{
id: "2", value: "22 Projects", title: "Service Businesses", description: "Lead generation increased 220% with targeted campaigns", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/before-and-after-website-redesign-showca-1772485090307-4189cad9.png"},
id: "2", value: "22 Projects", title: "Service Businesses", description: "Lead generation increased 220% with targeted campaigns", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/before-and-after-website-redesign-showca-1772485090307-4189cad9.png?_wi=4"},
{
id: "3", value: "13 Projects", title: "Tech & SaaS", description: "Customer acquisition cost reduced by 65% through AI optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/social-media-growth-metrics-showing-foll-1772485088939-79c94021.png"},
id: "3", value: "13 Projects", title: "Tech & SaaS", description: "Customer acquisition cost reduced by 65% through AI optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APChakp0qShAH7kDAz0XxgFOpZ/social-media-growth-metrics-showing-foll-1772485088939-79c94021.png?_wi=4"},
]}
/>
</div>