Update src/app/page.tsx

This commit is contained in:
2026-03-03 16:26:28 +00:00
parent 91eccd47e2
commit 32396c5ba6

View File

@@ -41,15 +41,15 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
title="Grow your business "
description="with our expertise in property scouting and real estate development "
title="Property Scout"
description="Discover exceptional real estate opportunities and invest with confidence"
background={{ variant: "downward-rays-static" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/top-old-apartment-building-with-metal-projectiles-roof-clear-blue-sky_181624-2510.jpg", alt: "Modern real estate development"
src: "http://img.b2bpic.net/free-photo/top-old-apartment-building-with-metal-projectiles-roof-clear-blue-sky_181624-2510.jpg", alt: "Property Scout Logo"
}
]}
avatarText="Trusted by thousands of homeowners and investors"
avatarText="Building Tomorrow's Communities"
buttons={[
{ text: "View Our Projects", href: "#projects" },
{ text: "Get in Touch", href: "#contact" }