diff --git a/src/app/page.tsx b/src/app/page.tsx
index 58c60a4..705d067 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,71 +46,44 @@ export default function LandingPage() {
@@ -130,38 +95,20 @@ export default function LandingPage() {
description="We specialize in the acquisition, sale, and valuation of luxury residential and commercial real estate."
accordionItems={[
{
- id: "1",
- title: "Property Acquisition",
- content: "Comprehensive scouting and advisory for private and investment portfolios.",
- },
+ id: "1", title: "Property Acquisition", content: "Comprehensive scouting and advisory for private and investment portfolios."},
{
- id: "2",
- title: "Strategic Marketing",
- content: "Tailored marketing strategies that position your property in the global market.",
- },
+ id: "2", title: "Strategic Marketing", content: "Tailored marketing strategies that position your property in the global market."},
{
- id: "3",
- title: "Real Estate Valuation",
- content: "Accurate, data-driven property valuation to ensure maximum ROI.",
- },
+ id: "3", title: "Real Estate Valuation", content: "Accurate, data-driven property valuation to ensure maximum ROI."},
{
- id: "4",
- title: "Portfolio Management",
- content: "Hands-on management of complex assets for long-term growth.",
- },
+ id: "4", title: "Portfolio Management", content: "Hands-on management of complex assets for long-term growth."},
{
- id: "5",
- title: "Legal Consultancy",
- content: "End-to-end legal support through the entire transaction process.",
- },
+ id: "5", title: "Legal Consultancy", content: "End-to-end legal support through the entire transaction process."},
{
- id: "6",
- title: "Client Concierge",
- content: "Dedicated support beyond the transaction, for all your real estate needs.",
- },
+ id: "6", title: "Client Concierge", content: "Dedicated support beyond the transaction, for all your real estate needs."},
]}
mediaAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047547.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047547.jpg"
/>
@@ -173,17 +120,11 @@ export default function LandingPage() {
description="Founded by Eray, Kursun Immobilien was built on the principle that luxury is defined by service and discretion. Our team acts as your partner in navigating the complex real estate landscape with confidence and expertise."
bulletPoints={[
{
- title: "Expert Guidance",
- description: "Years of localized market experience.",
- },
+ title: "Expert Guidance", description: "Years of localized market experience."},
{
- title: "Discretion Assured",
- description: "Privacy is at the core of our operations.",
- },
+ title: "Discretion Assured", description: "Privacy is at the core of our operations."},
{
- title: "Global Network",
- description: "Access to international buyers and sellers.",
- },
+ title: "Global Network", description: "Access to international buyers and sellers."},
]}
imageSrc="http://img.b2bpic.net/free-photo/lady-winking-asking-keep-secret-white-backdrop-happy-short-haired-woman-black-jacket-smiles-isolated-background_197531-18490.jpg"
mediaAnimation="slide-up"
@@ -198,41 +139,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Modern Villa, Munich",
- price: "€4,200,000",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047547.jpg?_wi=2",
- },
+ id: "p1", name: "Modern Villa, Munich", price: "€4,200,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047547.jpg"},
{
- id: "p2",
- name: "Penthouse, Berlin",
- price: "€2,850,000",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-domestic-room-comfortable-relaxation-generative-ai_188544-12679.jpg",
- },
+ id: "p2", name: "Penthouse, Berlin", price: "€2,850,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-domestic-room-comfortable-relaxation-generative-ai_188544-12679.jpg"},
{
- id: "p3",
- name: "Estate, Lake Constance",
- price: "€6,900,000",
- imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg",
- },
+ id: "p3", name: "Estate, Lake Constance", price: "€6,900,000", imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg"},
{
- id: "p4",
- name: "Chalet, Alps",
- price: "€3,400,000",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-loft-luxury-living-room-with-design-chandelier_105762-2226.jpg",
- },
+ id: "p4", name: "Chalet, Alps", price: "€3,400,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-loft-luxury-living-room-with-design-chandelier_105762-2226.jpg"},
{
- id: "p5",
- name: "Apartment, Hamburg",
- price: "€1,200,000",
- imageSrc: "http://img.b2bpic.net/free-photo/entrance-house-porch-shine-darkness_1304-3767.jpg",
- },
+ id: "p5", name: "Apartment, Hamburg", price: "€1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/entrance-house-porch-shine-darkness_1304-3767.jpg"},
{
- id: "p6",
- name: "Townhouse, Munich",
- price: "€5,100,000",
- imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg",
- },
+ id: "p6", name: "Townhouse, Munich", price: "€5,100,000", imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-home-arrangement_23-2149135745.jpg"},
]}
title="Curated Properties"
description="Select listings representing the finest architecture and locations in our portfolio."
@@ -243,61 +160,31 @@ export default function LandingPage() {