Update src/app/page.tsx
This commit is contained in:
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Premium Properties in Premium Locations"
|
||||
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing. "
|
||||
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing."
|
||||
tag="NEW LISTINGS ADDED THIS WEEK"
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
@@ -267,7 +267,6 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="PrimeProperties"
|
||||
columns={[
|
||||
{
|
||||
title: "Properties", items: [
|
||||
@@ -335,7 +334,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 PrimeProperties. All rights reserved. Licensed & Regulated Real Estate Broker."
|
||||
logoTextClassName="text-2xl font-light tracking-wide"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user