diff --git a/src/app/page.tsx b/src/app/page.tsx index 9042037..26ab9b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} buttonAnimation="blur-reveal" carouselPosition="right" - avatarText="Loved by locals — 4.7★ rating" + avatarText="Loved by 2,500+ locals — 4.7★ rating" /> @@ -229,4 +229,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}