From 32d4c8000570a607f293cbf3e6f206831b6dfe43 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 13:46:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 382 ++++++++++------------------------------------- 1 file changed, 78 insertions(+), 304 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bef821d..ac6abe2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; -import { Building, Eye, Tv, ZoomIn } from "lucide-react"; +import { Building, Eye, Tv, ZoomIn, MousePointerClick, Bed, Bathtub } from "lucide-react"; export default function LandingPage() { return ( @@ -34,29 +34,17 @@ export default function LandingPage() { @@ -65,52 +53,29 @@ export default function LandingPage() {
@@ -138,47 +103,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "ongoing-1", - name: "The Grand Residences", - price: "POA", - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194035.jpg", - imageAlt: "Luxury condominium facade", - }, + id: "ongoing-1", name: "The Grand Residences", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-business-woman-beige-suit-walking-city-center-posing-near-office-buildings_1258-194035.jpg", imageAlt: "Luxury condominium facade"}, { - id: "ongoing-2", - name: "Nexus Commercial Hub", - price: "POA", - imageSrc: "http://img.b2bpic.net/free-photo/glass-skyscraper-against-blue-sky-view-from-bottom_93675-134753.jpg", - imageAlt: "Upscale commercial tower", - }, + id: "ongoing-2", name: "Nexus Commercial Hub", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/glass-skyscraper-against-blue-sky-view-from-bottom_93675-134753.jpg", imageAlt: "Upscale commercial tower"}, { - id: "ongoing-3", - name: "Serenity Bay Villas", - price: "POA", - imageSrc: "http://img.b2bpic.net/free-photo/bird-view-shanghai-china_1127-3037.jpg", - imageAlt: "Luxury resort residential development", - }, + id: "ongoing-3", name: "Serenity Bay Villas", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/bird-view-shanghai-china_1127-3037.jpg", imageAlt: "Luxury resort residential development"}, { - id: "ongoing-4", - name: "Urban Zenith Apartments", - price: "POA", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg", - imageAlt: "Modern urban residential building", - }, + id: "ongoing-4", name: "Urban Zenith Apartments", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg", imageAlt: "Modern urban residential building"}, { - id: "ongoing-5", - name: "EcoLuxe Estates", - price: "POA", - imageSrc: "http://img.b2bpic.net/free-photo/flower-dome-garden-greenhouse-forest-travel_74190-6360.jpg", - imageAlt: "Sustainable luxury architecture", - }, + id: "ongoing-5", name: "EcoLuxe Estates", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/flower-dome-garden-greenhouse-forest-travel_74190-6360.jpg", imageAlt: "Sustainable luxury architecture"}, { - id: "ongoing-6", - name: "Innovate Tower", - price: "POA", - imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011484.jpg", - imageAlt: "Innovative architectural design", - }, + id: "ongoing-6", name: "Innovate Tower", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/monochromatic-urban-minimal-landscape_23-2151011484.jpg", imageAlt: "Innovative architectural design"}, ]} title="Ongoing Projects" description="Discover our active developments, where luxury and innovation are meticulously crafted into every detail." @@ -192,68 +127,44 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Grand Living Spaces", - description: "Walk through beautifully designed living rooms and social areas.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248398.jpg", - imageAlt: "Luxury apartment living room virtual tour", - }, + title: "Grand Living Spaces", description: "Walk through beautifully designed living rooms and social areas.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248398.jpg", imageAlt: "Luxury apartment living room virtual tour"}, items: [ { icon: Eye, - text: "360° Views", - }, + text: "360° Views"}, { icon: MousePointerClick, - text: "Interactive Points", - }, + text: "Interactive Points"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg?_wi=2", - imageAlt: "3d virtual tour luxury apartment living room", + reverse: false }, { - title: "State-of-the-Art Kitchens", - description: "Discover custom cabinetry, premium appliances, and sophisticated layouts.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561194.jpg", - imageAlt: "Luxury kitchen design virtual tour", - }, + title: "State-of-the-Art Kitchens", description: "Discover custom cabinetry, premium appliances, and sophisticated layouts.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/digital-lavender-interior-design_23-2151561194.jpg", imageAlt: "Luxury kitchen design virtual tour"}, items: [ { icon: ZoomIn, - text: "Detail Zoom", - }, + text: "Detail Zoom"}, { icon: Tv, - text: "Appliance Integration", - }, + text: "Appliance Integration"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg?_wi=2", - imageAlt: "3d virtual tour luxury apartment living room", + reverse: true }, { - title: "Luxurious Private Sanctuaries", - description: "Tour elegant bedrooms and spa-like bathrooms.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428539.jpg", - imageAlt: "Luxury bedroom interior virtual tour", - }, + title: "Luxurious Private Sanctuaries", description: "Tour elegant bedrooms and spa-like bathrooms.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428539.jpg", imageAlt: "Luxury bedroom interior virtual tour"}, items: [ { icon: Bed, - text: "Master Suites", - }, + text: "Master Suites"}, { icon: Bathtub, - text: "Spa Bathrooms", - }, + text: "Spa Bathrooms"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-388.jpg?_wi=2", - imageAlt: "3d virtual tour luxury apartment living room", - }, + reverse: false + } ]} title="Immersive 3D Virtual Tours" description="Step inside our exquisite properties from anywhere in the world. Our Matterport-style virtual tours provide a detailed, interactive experience." @@ -270,71 +181,17 @@ export default function LandingPage() { description="A portfolio of our distinguished projects, each a testament to our commitment to luxury and impeccable design." blogs={[ { - id: "completed-1", - category: "Residential", - title: "The Azure Sky Tower", - excerpt: "A landmark residential tower offering panoramic city views and unparalleled amenities.", - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692393.jpg", - imageAlt: "Completed luxury residential tower", - authorName: "Ancin Insaat Team", - authorAvatar: "", - date: "Q4 2023", - }, + id: "completed-1", category: "Residential", title: "The Azure Sky Tower", excerpt: "A landmark residential tower offering panoramic city views and unparalleled amenities.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692393.jpg", imageAlt: "Completed luxury residential tower", authorName: "Ancin Insaat Team", authorAvatar: "", date: "Q4 2023"}, { - id: "completed-2", - category: "Commercial", - title: "The Obsidian Business Centre", - excerpt: "A cutting-edge commercial complex designed for the modern enterprise, integrating smart technology.", - imageSrc: "http://img.b2bpic.net/free-photo/hight-rise-condominium-office-buildings_1127-3902.jpg", - imageAlt: "Completed modern commercial building", - authorName: "Ancin Insaat Team", - authorAvatar: "", - date: "Q2 2023", - }, + id: "completed-2", category: "Commercial", title: "The Obsidian Business Centre", excerpt: "A cutting-edge commercial complex designed for the modern enterprise, integrating smart technology.", imageSrc: "http://img.b2bpic.net/free-photo/hight-rise-condominium-office-buildings_1127-3902.jpg", imageAlt: "Completed modern commercial building", authorName: "Ancin Insaat Team", authorAvatar: "", date: "Q2 2023"}, { - id: "completed-3", - category: "Hospitality", - title: "Harmony Bay Resort", - excerpt: "An exclusive beachfront resort blending luxury accommodations with natural elegance.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896794.jpg", - imageAlt: "Completed luxury resort", - authorName: "Ancin Insaat Team", - authorAvatar: "", - date: "Q1 2022", - }, + id: "completed-3", category: "Hospitality", title: "Harmony Bay Resort", excerpt: "An exclusive beachfront resort blending luxury accommodations with natural elegance.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896794.jpg", imageAlt: "Completed luxury resort", authorName: "Ancin Insaat Team", authorAvatar: "", date: "Q1 2022"}, { - id: "completed-4", - category: "Residential", - title: "The Platinum Penthouses", - excerpt: "Opulent penthouses setting new standards for urban luxury living, with bespoke interiors.", - imageSrc: "http://img.b2bpic.net/free-photo/apartment-building-with-balconies_250224-87.jpg", - imageAlt: "Completed luxury penthouse interior", - authorName: "Ancin Insaat Team", - authorAvatar: "", - date: "Q3 2022", - }, + id: "completed-4", category: "Residential", title: "The Platinum Penthouses", excerpt: "Opulent penthouses setting new standards for urban luxury living, with bespoke interiors.", imageSrc: "http://img.b2bpic.net/free-photo/apartment-building-with-balconies_250224-87.jpg", imageAlt: "Completed luxury penthouse interior", authorName: "Ancin Insaat Team", authorAvatar: "", date: "Q3 2022"}, { - id: "completed-5", - category: "Restoration", - title: "Heritage Grand Manor", - excerpt: "A meticulous restoration blending historical grandeur with contemporary comforts.", - imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-frescoes-gothic-arches-patterns-sacred-architecture-details_169016-68748.jpg", - imageAlt: "Completed luxury historical renovation", - authorName: "Ancin Insaat Team", - authorAvatar: "", - date: "Q2 2021", - }, + id: "completed-5", category: "Restoration", title: "Heritage Grand Manor", excerpt: "A meticulous restoration blending historical grandeur with contemporary comforts.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-church-frescoes-gothic-arches-patterns-sacred-architecture-details_169016-68748.jpg", imageAlt: "Completed luxury historical renovation", authorName: "Ancin Insaat Team", authorAvatar: "", date: "Q2 2021"}, { - id: "completed-6", - category: "Landscape", - title: "Emerald Gardens Estate", - excerpt: "Award-winning landscape architecture transforming an estate into a verdant oasis.", - imageSrc: "http://img.b2bpic.net/free-photo/town-square-shenzhen_1359-1110.jpg", - imageAlt: "Completed luxury landscape architecture", - authorName: "Ancin Insaat Team", - authorAvatar: "", - date: "Q4 2021", - }, + id: "completed-6", category: "Landscape", title: "Emerald Gardens Estate", excerpt: "Award-winning landscape architecture transforming an estate into a verdant oasis.", imageSrc: "http://img.b2bpic.net/free-photo/town-square-shenzhen_1359-1110.jpg", imageAlt: "Completed luxury landscape architecture", authorName: "Ancin Insaat Team", authorAvatar: "", date: "Q4 2021"}, ]} />
@@ -346,20 +203,11 @@ export default function LandingPage() { tag="Our Impact" metrics={[ { - id: "m1", - value: "25+", - description: "Years in Luxury Construction", - }, + id: "m1", value: "25+", description: "Years in Luxury Construction"}, { - id: "m2", - value: "150+", - description: "Completed High-End Projects", - }, + id: "m2", value: "150+", description: "Completed High-End Projects"}, { - id: "m3", - value: "98%", - description: "Client Satisfaction Rate", - }, + id: "m3", value: "98%", description: "Client Satisfaction Rate"}, ]} metricsAnimation="opacity" /> @@ -370,14 +218,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Architech Design", - "Elite Interiors", - "Structural Dynamics", - "Luxe Materials Co.", - "Urban Visionaries", - "EcoBuild Solutions", - "Genesis Development", - ]} + "Architech Design", "Elite Interiors", "Structural Dynamics", "Luxe Materials Co.", "Urban Visionaries", "EcoBuild Solutions", "Genesis Development"]} title="Trusted Partners and Collaborators" description="We collaborate with leading architects, designers, and suppliers to deliver projects of unmatched quality." /> @@ -391,59 +232,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "E. Demir", - role: "Property Investor", - company: "Demir Holdings", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-working-computer-cafe_1303-23855.jpg", - imageAlt: "Testimonial from E. Demir", - }, + id: "t1", name: "E. Demir", role: "Property Investor", company: "Demir Holdings", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-working-computer-cafe_1303-23855.jpg", imageAlt: "Testimonial from E. Demir"}, { - id: "t2", - name: "A. Kaya", - role: "CEO", - company: "Kaya Group", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg", - imageAlt: "Testimonial from A. Kaya", - }, + id: "t2", name: "A. Kaya", role: "CEO", company: "Kaya Group", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-airport-terminal_107420-85119.jpg", imageAlt: "Testimonial from A. Kaya"}, { - id: "t3", - name: "Z. Yilmaz", - role: "Luxury Homeowner", - company: "Private Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/architect-relaxing-after-finishing-project_23-2148242970.jpg", - imageAlt: "Testimonial from Z. Yilmaz", - }, + id: "t3", name: "Z. Yilmaz", role: "Luxury Homeowner", company: "Private Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/architect-relaxing-after-finishing-project_23-2148242970.jpg", imageAlt: "Testimonial from Z. Yilmaz"}, { - id: "t4", - name: "M. Ozturk", - role: "Developer", - company: "Ozturk Properties", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", - imageAlt: "Testimonial from M. Ozturk", - }, + id: "t4", name: "M. Ozturk", role: "Developer", company: "Ozturk Properties", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Testimonial from M. Ozturk"}, { - id: "t5", - name: "G. Toprak", - role: "Architect", - company: "Toprak Designs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-black-sweater-with-crossed-arms-chest_613910-344.jpg", - imageAlt: "Testimonial from G. Toprak", - }, + id: "t5", name: "G. Toprak", role: "Architect", company: "Toprak Designs", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-black-sweater-with-crossed-arms-chest_613910-344.jpg", imageAlt: "Testimonial from G. Toprak"}, { - id: "t6", - name: "B. Arslan", - role: "Entrepreneur", - company: "Arslan Ventures", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064919.jpg", - imageAlt: "Testimonial from B. Arslan", - }, + id: "t6", name: "B. Arslan", role: "Entrepreneur", company: "Arslan Ventures", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064919.jpg", imageAlt: "Testimonial from B. Arslan"}, ]} title="Client Testimonials" description="Hear what our esteemed clients have to say about their experience building with Ancin Insaat." @@ -454,14 +259,11 @@ export default function LandingPage() { @@ -471,71 +273,43 @@ export default function LandingPage() { logoText="Ancin Insaat" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, { - label: "Press", - href: "#", - }, + label: "Press", href: "#"}, ], }, { - title: "Projects", - items: [ + title: "Projects", items: [ { - label: "Ongoing", - href: "#ongoing-projects", - }, + label: "Ongoing", href: "#ongoing-projects"}, { - label: "Completed", - href: "#completed-projects", - }, + label: "Completed", href: "#completed-projects"}, { - label: "Virtual Tours", - href: "#virtual-tours", - }, + label: "Virtual Tours", href: "#virtual-tours"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, { - label: "Cookie Policy", - href: "#", - }, + label: "Cookie Policy", href: "#"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "LinkedIn", - href: "https://linkedin.com", - }, + label: "LinkedIn", href: "https://linkedin.com"}, { - label: "Instagram", - href: "https://instagram.com", - }, + label: "Instagram", href: "https://instagram.com"}, ], }, ]}