Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 039638a8b1 | |||
| fe52d74ceb | |||
| 764db689b2 | |||
| 72e3f2aadb |
@@ -51,6 +51,9 @@ export default function LandingPage() {
|
|||||||
title="Your New Chapter Starts Here"
|
title="Your New Chapter Starts Here"
|
||||||
description="Square One Real Estate delivers seamless property solutions with expertise, integrity, and a personalized approach to every transaction."
|
description="Square One Real Estate delivers seamless property solutions with expertise, integrity, and a personalized approach to every transaction."
|
||||||
tag="Trusted Real Estate Experts"
|
tag="Trusted Real Estate Experts"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Browse Listings", href: "#products" }
|
||||||
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg?_wi=1", imageAlt: "Modern luxury home exterior"},
|
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-architectural-lighting_84443-74866.jpg?_wi=1", imageAlt: "Modern luxury home exterior"},
|
||||||
@@ -210,4 +213,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user