Update src/app/page.tsx
This commit is contained in:
@@ -94,29 +94,6 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "20+ Years of Excellence in"
|
||||
},
|
||||
{
|
||||
type: "text", content: "Tel-Aviv Real Estate"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn Our Story", href: "/about"
|
||||
},
|
||||
{
|
||||
text: "Meet Our Team", href: "/contact"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Company overview and mission"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Our Track Record"
|
||||
|
||||
Reference in New Issue
Block a user