From 5aea968b2631f117d431135da63cd1afd94a492e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:10:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 916240d..f30b5d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRYXuC9mBGEGYpw42Mi60wOvu/professional-headshot-of-a-developer-wit-1772615259107-7385a1ea.png", alt: "Professional headshot of a developer with coding background, tech environment, modern lighting, conf" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRYXuC9mBGEGYpw42Mi60wOvu/professional-headshot-of-a-diverse-devel-1772615258884-1f5c4b5a.png", alt: "Professional headshot of a diverse developer with modern studio lighting, clean background, confiden" } ]} - avatarText="Trusted by 5,000+ developers" + avatarText="Trusted by Y Combinator startups and Fortune 500 companies" buttons={[ { text: "Start Free Trial", href: "#pricing" }, { text: "View Documentation", href: "#features" } -- 2.49.1