Update src/app/projects/page.tsx

This commit is contained in:
2026-06-11 19:13:00 +00:00
parent 1c0a95e7d6
commit 28f309caa8

View File

@@ -26,31 +26,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Our Services",
id: "/services",
},
name: "Our Services", id: "/services"},
{
name: "Our Projects",
id: "/projects",
},
name: "Our Projects", id: "/projects"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Remuda İnşaat"
button={{
text: "Get a Quote",
href: "/contact",
}}
text: "Get a Quote", href: "/contact"}}
animateOnLoad={true}
/>
</div>
@@ -63,65 +51,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "youth-sports-center",
brand: "Gaziosmanpaşa",
name: "Youth & Sports Center",
price: "30,000 sq m",
rating: 5,
reviewCount: "Public Facility",
imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-interior-with-mountain-view-wood-light_169016-70841.jpg",
imageAlt: "Gaziosmanpaşa Youth and Sports Center",
},
id: "youth-sports-center", brand: "Gaziosmanpaşa", name: "Youth & Sports Center", price: "30,000 sq m", rating: 5,
reviewCount: "Public Facility", imageSrc: "http://img.b2bpic.net/free-photo/modern-sauna-interior-with-mountain-view-wood-light_169016-70841.jpg", imageAlt: "Gaziosmanpaşa Youth and Sports Center"},
{
id: "residential-complex",
brand: "Luxury Living",
name: "Green Valley Residences",
price: "45,000 sq m",
rating: 5,
reviewCount: "Residential",
imageSrc: "http://img.b2bpic.net/free-photo/apartment-building-city-with-vegetation_23-2148798603.jpg",
imageAlt: "Green Valley Residences",
},
id: "residential-complex", brand: "Luxury Living", name: "Green Valley Residences", price: "45,000 sq m", rating: 5,
reviewCount: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/apartment-building-city-with-vegetation_23-2148798603.jpg", imageAlt: "Green Valley Residences"},
{
id: "commercial-tower",
brand: "Business Hub",
name: "Titanium Corporate Tower",
price: "60,000 sq m",
rating: 5,
reviewCount: "Commercial",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-blue-high-rise-brutalist-architectural-building_181624-3013.jpg",
imageAlt: "Titanium Corporate Tower",
},
id: "commercial-tower", brand: "Business Hub", name: "Titanium Corporate Tower", price: "60,000 sq m", rating: 5,
reviewCount: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-blue-high-rise-brutalist-architectural-building_181624-3013.jpg", imageAlt: "Titanium Corporate Tower"},
{
id: "transport-hub",
brand: "Urban Connectivity",
name: "Metro Central Transport Hub",
price: "20,000 sq m",
rating: 5,
reviewCount: "Infrastructure",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-located-old-quarter-seville_268835-15507.jpg",
imageAlt: "Metro Central Transport Hub",
},
id: "transport-hub", brand: "Urban Connectivity", name: "Metro Central Transport Hub", price: "20,000 sq m", rating: 5,
reviewCount: "Infrastructure", imageSrc: "http://img.b2bpic.net/free-photo/parasol-located-old-quarter-seville_268835-15507.jpg", imageAlt: "Metro Central Transport Hub"},
{
id: "eco-park",
brand: "Sustainable Spaces",
name: "Harmony Eco-Park",
price: "80,000 sq m",
rating: 5,
reviewCount: "Eco-Development",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-sitting-alone-park-bench-using-her-laptop-study-work-remotely-f_1258-138172.jpg",
imageAlt: "Harmony Eco-Park Development",
},
id: "eco-park", brand: "Sustainable Spaces", name: "Harmony Eco-Park", price: "80,000 sq m", rating: 5,
reviewCount: "Eco-Development", imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-sitting-alone-park-bench-using-her-laptop-study-work-remotely-f_1258-138172.jpg", imageAlt: "Harmony Eco-Park Development"},
{
id: "mixed-use-development",
brand: "Dynamic Living",
name: "Grand Bazaar Mixed-Use",
price: "55,000 sq m",
rating: 5,
reviewCount: "Mixed-Use",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-walking-down-city_176420-3976.jpg",
imageAlt: "Grand Bazaar Mixed-Use Development",
},
id: "mixed-use-development", brand: "Dynamic Living", name: "Grand Bazaar Mixed-Use", price: "55,000 sq m", rating: 5,
reviewCount: "Mixed-Use", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-walking-down-city_176420-3976.jpg", imageAlt: "Grand Bazaar Mixed-Use Development"},
]}
title="Our Prestigious Projects"
description="Showcasing a selection of our landmark achievements, including the 30,000 square meter Youth and Sports Center in Gaziosmanpaşa, reflecting our diverse expertise and commitment to excellence."
@@ -134,50 +80,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Exemplary Project Delivery",
quote: "Remuda İnşaat consistently delivers projects of exceptional quality, meeting deadlines and exceeding expectations. Their disciplined approach is a cornerstone of our success.",
name: "Elif Aydin",
role: "CEO, Urban Developments",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-ambitious-businesswomen-engaged-briefing-meeting_482257-124415.jpg",
imageAlt: "Elif Aydin",
},
id: "1", title: "Exemplary Project Delivery", quote: "Remuda İnşaat consistently delivers projects of exceptional quality, meeting deadlines and exceeding expectations. Their disciplined approach is a cornerstone of our success.", name: "Elif Aydin", role: "CEO, Urban Developments", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-ambitious-businesswomen-engaged-briefing-meeting_482257-124415.jpg", imageAlt: "Elif Aydin"},
{
id: "2",
title: "Innovative Solutions, Trusted Partner",
quote: "The integration of drone technology for site inspections was a game-changer. Remuda İnşaat's innovative vision and trustworthy execution truly set them apart in the industry.",
name: "Burak Can",
role: "City Planner, Municipality of Gaziosmanpaşa",
imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-holding-eyeglasses_74855-3068.jpg",
imageAlt: "Burak Can",
},
id: "2", title: "Innovative Solutions, Trusted Partner", quote: "The integration of drone technology for site inspections was a game-changer. Remuda İnşaat's innovative vision and trustworthy execution truly set them apart in the industry.", name: "Burak Can", role: "City Planner, Municipality of Gaziosmanpaşa", imageSrc: "http://img.b2bpic.net/free-photo/serious-businessman-holding-eyeglasses_74855-3068.jpg", imageAlt: "Burak Can"},
{
id: "3",
title: "Architectural Vision Realized",
quote: "Our architectural concepts were brought to life with incredible precision and artistic integrity. Remuda İnşaat's engineering prowess perfectly complemented our design aspirations.",
name: "Deniz Kara",
role: "Lead Architect, Nova Design Group",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-travel-agent_23-2150433444.jpg",
imageAlt: "Deniz Kara",
},
id: "3", title: "Architectural Vision Realized", quote: "Our architectural concepts were brought to life with incredible precision and artistic integrity. Remuda İnşaat's engineering prowess perfectly complemented our design aspirations.", name: "Deniz Kara", role: "Lead Architect, Nova Design Group", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-travel-agent_23-2150433444.jpg", imageAlt: "Deniz Kara"},
{
id: "4",
title: "Seamless Site Management",
quote: "The construction site management was flawless, with meticulous attention to detail and proactive risk mitigation. We always felt our project was in the safest hands.",
name: "Mert Öztürk",
role: "Head of Operations, Horizon Holdings",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-electric-scooter-outdoors_23-2149383277.jpg",
imageAlt: "Mert Öztürk",
},
id: "4", title: "Seamless Site Management", quote: "The construction site management was flawless, with meticulous attention to detail and proactive risk mitigation. We always felt our project was in the safest hands.", name: "Mert Öztürk", role: "Head of Operations, Horizon Holdings", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-electric-scooter-outdoors_23-2149383277.jpg", imageAlt: "Mert Öztürk"},
{
id: "5",
title: "Transforming Communities",
quote: "Our urban transformation project with Remuda İnşaat has revitalized the community, creating modern, functional, and aesthetically pleasing spaces that will endure for generations.",
name: "Selin Pekel",
role: "Community Projects Director, Metro Living",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-suit-reaching-out-hand_23-2147626448.jpg",
imageAlt: "Selin Pekel",
},
id: "5", title: "Transforming Communities", quote: "Our urban transformation project with Remuda İnşaat has revitalized the community, creating modern, functional, and aesthetically pleasing spaces that will endure for generations.", name: "Selin Pekel", role: "Community Projects Director, Metro Living", imageSrc: "http://img.b2bpic.net/free-photo/man-with-suit-reaching-out-hand_23-2147626448.jpg", imageAlt: "Selin Pekel"},
]}
title="Client Success Stories"
description="Hear directly from our partners and clients about the impact of Remuda İnşaat's commitment to quality, innovation, and trust on their most important projects."
@@ -188,75 +99,45 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Vision",
href: "/about#vision",
},
label: "Our Vision", href: "/about"},
{
label: "Our Team",
href: "/about#team",
},
label: "Our Team", href: "/about#team"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Urban Transformation",
href: "/services#urban-transformation",
},
label: "Urban Transformation", href: "/services#urban-transformation"},
{
label: "Architectural Design",
href: "/services#architectural-design",
},
label: "Architectural Design", href: "/services#architectural-design"},
{
label: "Engineering",
href: "/services#engineering",
},
label: "Engineering", href: "/services#engineering"},
{
label: "Site Management",
href: "/services#site-management",
},
label: "Site Management", href: "/services#site-management"},
],
},
{
title: "Projects",
items: [
title: "Projects", items: [
{
label: "Featured Projects",
href: "/projects",
},
label: "Featured Projects", href: "/projects"},
{
label: "Residential",
href: "/projects#residential",
},
label: "Residential", href: "/projects"},
{
label: "Commercial",
href: "/projects#commercial",
},
label: "Commercial", href: "/projects"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "FAQ",
href: "/contact#faq",
},
label: "FAQ", href: "/contact#faq"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}