Update src/app/page.tsx
This commit is contained in:
@@ -41,15 +41,15 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
title="Grow your business "
|
title="Property Scout"
|
||||||
description="with our expertise in property scouting and real estate development "
|
description="Discover exceptional real estate opportunities and invest with confidence"
|
||||||
background={{ variant: "downward-rays-static" }}
|
background={{ variant: "downward-rays-static" }}
|
||||||
avatars={[
|
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={[
|
buttons={[
|
||||||
{ text: "View Our Projects", href: "#projects" },
|
{ text: "View Our Projects", href: "#projects" },
|
||||||
{ text: "Get in Touch", href: "#contact" }
|
{ text: "Get in Touch", href: "#contact" }
|
||||||
|
|||||||
Reference in New Issue
Block a user