diff --git a/src/app/page.tsx b/src/app/page.tsx
index 255e2e8..01c151e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,21 +28,13 @@ export default function LandingPage() {
@@ -51,51 +43,28 @@ export default function LandingPage() {
@@ -108,23 +77,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Buy Property",
- description: "Expert guidance finding your dream home in Burgas.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZazIZfvncVfn7GLBXgrUKSloB/modern-real-estate-photography-of-a-luxu-1774699338998-0b83f2dd.png?_wi=2",
- imageAlt: "Buying Property",
- },
+ title: "Buy Property", description: "Expert guidance finding your dream home in Burgas.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZazIZfvncVfn7GLBXgrUKSloB/modern-real-estate-photography-of-a-luxu-1774699338998-0b83f2dd.png", imageAlt: "Buying Property"},
{
- title: "Sell Property",
- description: "Maximize your property value with our expert team.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZazIZfvncVfn7GLBXgrUKSloB/exterior-view-of-a-modern-apartment-comp-1774699338893-5e18347b.png?_wi=2",
- imageAlt: "Selling Property",
- },
+ title: "Sell Property", description: "Maximize your property value with our expert team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZazIZfvncVfn7GLBXgrUKSloB/exterior-view-of-a-modern-apartment-comp-1774699338893-5e18347b.png", imageAlt: "Selling Property"},
{
- title: "Property Consultation",
- description: "Clear insights and professional advice for buyers.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZazIZfvncVfn7GLBXgrUKSloB/close-up-of-a-modern-home-office-desk-wi-1774699338112-a8f0cb7f.png?_wi=2",
- imageAlt: "Consultation",
- },
+ title: "Property Consultation", description: "Clear insights and professional advice for buyers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZazIZfvncVfn7GLBXgrUKSloB/close-up-of-a-modern-home-office-desk-wi-1774699338112-a8f0cb7f.png", imageAlt: "Consultation"},
]}
title="How We Help You"
description="Your partners in achieving your real estate goals in Burgas."
@@ -133,63 +90,33 @@ export default function LandingPage() {