Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -51,6 +51,9 @@ export default function LandingPage() {
|
||||
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."
|
||||
tag="Trusted Real Estate Experts"
|
||||
buttons={[
|
||||
{ text: "Browse Listings", href: "#products" }
|
||||
]}
|
||||
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"},
|
||||
@@ -210,4 +213,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user