From 7dc288ee3bbfbfab0249b1e36115c6903fa02a6f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:51:47 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 432f0b4..6535293 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -51,6 +51,7 @@ export default function ContactPage() { imageSrc="http://img.b2bpic.net/free-photo/promenade-beautiful-city-park_1127-3536.jpg" imageAlt="Beautiful park and community spaces at Emlak Konutları" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -59,21 +60,27 @@ export default function ContactPage() { Date: Tue, 3 Mar 2026 14:51:48 +0000 Subject: [PATCH 2/5] Update src/app/masterplan/page.tsx --- src/app/masterplan/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/masterplan/page.tsx b/src/app/masterplan/page.tsx index 7476e35..7609e49 100644 --- a/src/app/masterplan/page.tsx +++ b/src/app/masterplan/page.tsx @@ -52,6 +52,7 @@ export default function MasterplanPage() { imageSrc="http://img.b2bpic.net/free-photo/hight-rise-condominium-office-buildings_1127-3044.jpg" imageAlt="Masterplan urban design layout showing axes and residential zones" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1 From a8e5aa84edd93dc37862e896fd58f0f5e216bd33 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:51:49 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 73 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 70 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20d9ded..065decd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,6 +7,8 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import FeatureBento from '@/components/sections/feature/FeatureBento'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; +import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import { Zap, Leaf, Home, Trees, Droplet, Users, Shield, Heart, Layers, Recycle, Gauge, Wifi, Camera, Lock, AlertTriangle, Calendar } from 'lucide-react'; import Link from 'next/link'; @@ -54,13 +56,16 @@ export default function HomePage() { testimonials={[ { name: "Ahmet Kaya", handle: "Resident, 3+1 Penthouse", testimonial: "We feel extremely safe here. The security infrastructure and community management are outstanding.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-headshot-lovely-caucasian-family-mother-father-their-son-smiling-happily-camera-park-summer-day_132075-10500.jpg", imageAlt: "Ahmet Kaya - Resident"}, + imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-headshot-lovely-caucasian-family-mother-father-their-son-smiling-happily-camera-park-summer-day_132075-10500.jpg", imageAlt: "Ahmet Kaya - Resident" + }, { name: "Zeynep Demir", handle: "Family, 2+1 Apartment", testimonial: "Children play freely in the courtyards. Management is very attentive to every detail and constantly improving the exteriors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg", imageAlt: "Zeynep Demir - Family Resident"}, + imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg", imageAlt: "Zeynep Demir - Family Resident" + }, { name: "İbrahim Şahin", handle: "Investor, Commercial Unit", testimonial: "This is not just an address. It's a lifestyle upgrade backed by solid urban planning and future value.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "İbrahim Şahin - Investor"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "İbrahim Şahin - Investor" + }, ]} buttons={[ { text: "View Residences", href: "/residences" }, @@ -82,6 +87,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4005.jpg" imageAlt="Emlak Konutları master-planned residential complex architectural rendering" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -201,6 +207,67 @@ export default function HomePage() { /> +
+ +
+ +
+ +
+ -- 2.49.1 From e3834dbb6ede499434bbb5b8580fc01312c99626 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:51:51 +0000 Subject: [PATCH 5/5] Update src/app/the-project/page.tsx --- src/app/the-project/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/the-project/page.tsx b/src/app/the-project/page.tsx index 94f9839..97b404b 100644 --- a/src/app/the-project/page.tsx +++ b/src/app/the-project/page.tsx @@ -52,6 +52,7 @@ export default function TheProjectPage() { imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4005.jpg" imageAlt="Master-planned community layout with green spaces and architectural design" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> -- 2.49.1