From 0ee812041e21de72fb7a47490d95df874ff2f6cf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 11:36:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f43009..ab0a1da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { { id: "proj-3", name: "Creative Portfolio Site", price: "Design Studio", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-stylish-online-portfolio-website-displ-1774265571441-25c22ce3.png", imageAlt: "Screenshot of a minimalist creative portfolio website"}, { - id: "proj-4", name: "Corporate Website Build", price: "Financial Firm", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-screenshot-of-a-visually-striking-bran-1774265572016-94af4356.png", imageAlt: "Screenshot of a corporate financial website"}, + id: "proj-4", name: "Corporate Website Build", price: "Financial Firm", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-screenshot-of-a-visually-striking-bran-1774265572016-94af4356.png?_wi=1", imageAlt: "Screenshot of a corporate financial website"}, ]} title="Our Recent Projects" description="Explore a selection of our finest work, showcasing diverse industries and innovative solutions we've delivered." @@ -161,7 +161,7 @@ export default function LandingPage() { { id: "2", name: "Michael Chen", date: "April 2024", title: "Exceptional SaaS dashboard development!", quote: "The team at Webild Agency built an incredibly intuitive and powerful dashboard for our SaaS platform. Their expertise in UI/UX and backend integration was outstanding, making our product much more user-friendly.", tag: "SaaS Platform", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/professional-headshot-of-a-male-cto-late-1774265572361-fb8a0218.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-screenshot-of-an-intuitive-saas-platfo-1774265572138-1bcd2abc.png"}, { - id: "3", name: "Emily Rodriguez", date: "March 2024", title: "Professional and responsive corporate site!", quote: "We needed a sophisticated and robust corporate website, and Webild Agency delivered flawlessly. The site is fast, responsive, and perfectly reflects our brand. Fantastic communication throughout the project.", tag: "Corporate Website", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/professional-headshot-of-a-female-market-1774265571392-3cbfb035.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-screenshot-of-a-visually-striking-bran-1774265572016-94af4356.png"}, + id: "3", name: "Emily Rodriguez", date: "March 2024", title: "Professional and responsive corporate site!", quote: "We needed a sophisticated and robust corporate website, and Webild Agency delivered flawlessly. The site is fast, responsive, and perfectly reflects our brand. Fantastic communication throughout the project.", tag: "Corporate Website", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/professional-headshot-of-a-female-market-1774265571392-3cbfb035.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-screenshot-of-a-visually-striking-bran-1774265572016-94af4356.png?_wi=2"}, { id: "4", name: "David Kim", date: "February 2024", title: "Boosted our online learning platform!", quote: "Our educational platform was taken to the next level by Webild Agency. They implemented innovative features and improved the overall user experience, making learning more engaging for our students.", tag: "Education Tech", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/professional-headshot-of-a-male-product--1774265570730-73f2b8d9.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BLPiyeeGG7Z3PUzkTiHSdyrQtb/a-screenshot-of-a-dynamic-online-learnin-1774265571510-46022c90.png"}, ]} -- 2.49.1