diff --git a/src/app/page.tsx b/src/app/page.tsx index 990bcfa..5f458d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,8 +157,8 @@ export default function LandingPage() { id: "6", name: "Michael Zhang", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Amj6B0tNzhovlwG2TuT0SBbqMp/a-professional-portrait-of-a-technology--1773204523040-8445f9e2.png", imageAlt: "Michael Zhang, CTO" } ]} - cardTitle="Trusted by over 200 brands worldwide to deliver exceptional website design and digital strategy" - cardTag="Client Success Stories" + cardTitle="200+ brands and 50M+ users rely on our designs to transform their digital presence" + cardTag="Proven by industry leaders" cardTagIcon={Heart} cardAnimation="slide-up" useInvertedBackground={false} @@ -263,4 +263,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}