diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4bc2f67..b7a7e8a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
@@ -112,17 +86,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "SALE",
- "PURCHASE",
- "RENTAL",
- "VALUATION",
- "KUWAIT CITY",
- "SALE",
- "PURCHASE",
- "RENTAL",
- "VALUATION",
- "KUWAIT CITY",
- ]}
+ "SALE", "PURCHASE", "RENTAL", "VALUATION", "KUWAIT CITY", "SALE", "PURCHASE", "RENTAL", "VALUATION", "KUWAIT CITY"]}
title="Key Real Estate Services"
description="Our expertise spans across the core facets of the Kuwaiti property market, ensuring comprehensive solutions for our clients."
speed={80}
@@ -137,22 +101,16 @@ export default function LandingPage() {
description="Abyat United Real Estate is a leading real estate company operating in Kuwait, dedicated to delivering premium property solutions for individuals and investors. With a deep understanding of the local market, we empower our clients to make informed decisions, ensuring success in every transaction."
metrics={[
{
- value: "15+",
- title: "Years of Experience",
- },
+ value: "15+", title: "Years of Experience"},
{
- value: "500+",
- title: "Properties Managed",
- },
+ value: "500+", title: "Properties Managed"},
{
- value: "1000+",
- title: "Happy Clients",
- },
+ value: "1000+", title: "Happy Clients"},
]}
imageSrc="http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-469.jpg"
imageAlt="Architectural plans and a modern office"
- mediaAnimation="reveal-blur"
- metricsAnimation="reveal-blur"
+ mediaAnimation="blur-reveal"
+ metricsAnimation="blur-reveal"
/>
@@ -160,46 +118,23 @@ export default function LandingPage() {