Update src/app/page.tsx
This commit is contained in:
@@ -73,14 +73,14 @@ export default function HomePage() {
|
||||
title="Transform Real Estate Dreams Into Reality"
|
||||
description="Showcase your stunning properties with our premium platform. Connect builders, agents, and investors through a curated collection of ongoing and completed projects."
|
||||
tag="Real Estate Solutions"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg", imageAlt: "Modern residential building"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/investors-meet-with-factory-managers-discuss-production-funding_482257-126655.jpg", imageAlt: "Commercial property development"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1", imageAlt: "Luxury apartment complex"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Luxury apartment complex"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-old-building-design_23-2148252794.jpg", imageAlt: "Modern building exterior"},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/get-best-city-view-from-skylines-featuring-buildings-design_1017-58535.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/get-best-city-view-from-skylines-featuring-buildings-design_1017-58535.jpg"
|
||||
imageAlt="Real estate cityscape"
|
||||
logoText="PropSales"
|
||||
copyrightText="© 2025 PropSales. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user