Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-09 09:52:59 +00:00

View File

@@ -32,47 +32,25 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Projects",
id: "projects",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Projects", id: "projects" },
{ name: "Contact", id: "contact" },
]}
brandName="BuildCorp"
button={{ text: "Get Started", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "animated-grid",
}}
background={{ variant: "animated-grid" }}
logoText="BuildCorp Construction"
description="Excellence in infrastructure, commercial, and residential construction since 1995. We bring your vision to life with precision, safety, and sustainable building practices."
buttons={[
{
text: "View Projects",
href: "#projects",
},
{
text: "Contact Us",
href: "#contact",
},
{ text: "View Projects", href: "#projects" },
{ text: "Contact Us", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-gray-concrete-bridge-portugal_181624-1672.jpg"
imageAlt="professional construction building site"
@@ -101,24 +79,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
{
title: "Infrastructure Development",
description: "High-impact civil works including roads, bridges, and public utility development.",
imageSrc: "http://img.b2bpic.net/free-photo/life-mexico-landscape-with-cool-bridge_23-2149862560.jpg",
imageAlt: "Life in mexico landscape with cool bridge",
},
{
title: "Commercial Construction",
description: "Full-scale construction for office complexes, retail centers, and hospitality sectors.",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1912.jpg",
imageAlt: "Industrial Park, factory building, warehouse",
},
{
title: "Residential Projects",
description: "Custom luxury and multi-family residential building projects with premium quality finish.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-coastal-villa-with-ocean-view_23-2152016382.jpg",
imageAlt: "Luxury coastal villa with ocean view",
},
{ title: "Infrastructure Development", description: "High-impact civil works including roads, bridges, and public utility development.", imageSrc: "http://img.b2bpic.net/free-photo/life-mexico-landscape-with-cool-bridge_23-2149862560.jpg", imageAlt: "Life in mexico landscape with cool bridge" },
{ title: "Commercial Construction", description: "Full-scale construction for office complexes, retail centers, and hospitality sectors.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1912.jpg", imageAlt: "Industrial Park, factory building, warehouse" },
{ title: "Residential Projects", description: "Custom luxury and multi-family residential building projects with premium quality finish.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-coastal-villa-with-ocean-view_23-2152016382.jpg", imageAlt: "Luxury coastal villa with ocean view" },
]}
title="Building Capabilities"
description="Comprehensive construction solutions tailored for complex requirements."
@@ -129,69 +92,14 @@ export default function LandingPage() {
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Commercial",
name: "Gateway Business Park",
price: "Completed",
rating: 5,
reviewCount: "2023",
imageSrc: "http://img.b2bpic.net/free-photo/torre-sant-sebastia-barcelona-spain_1398-441.jpg",
imageAlt: "modern commercial building structure",
},
{
id: "p2",
brand: "Residential",
name: "Skyline Heights Apartments",
price: "Ongoing",
rating: 5,
reviewCount: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317233.jpg",
imageAlt: "residential complex construction site",
},
{
id: "p3",
brand: "Industrial",
name: "Global Logistics Hub",
price: "Completed",
rating: 5,
reviewCount: "2023",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1940.jpg",
imageAlt: "industrial warehouse construction build",
},
{
id: "p4",
brand: "Public",
name: "City Medical Center",
price: "Phase 2",
rating: 5,
reviewCount: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-two-high-rise-buildings-captured-day-time_181624-6299.jpg",
imageAlt: "hospital architecture construction phase",
},
{
id: "p5",
brand: "Luxury",
name: "Oakwood Estate",
price: "Completed",
rating: 5,
reviewCount: "2022",
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg",
imageAlt: "modern luxury residence exterior",
},
{
id: "p6",
brand: "Retail",
name: "Grand Plaza Mall",
price: "Phase 3",
rating: 5,
reviewCount: "2024",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-orange-building-seen-through-glass-window_181624-3923.jpg",
imageAlt: "retail space renovation construction",
},
{ id: "p1", brand: "Commercial", name: "Gateway Business Park", price: "Completed", rating: 5, reviewCount: "2023", imageSrc: "http://img.b2bpic.net/free-photo/torre-sant-sebastia-barcelona-spain_1398-441.jpg", imageAlt: "modern commercial building structure" },
{ id: "p2", brand: "Residential", name: "Skyline Heights Apartments", price: "Ongoing", rating: 5, reviewCount: "2024", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317233.jpg", imageAlt: "residential complex construction site" },
{ id: "p3", brand: "Industrial", name: "Global Logistics Hub", price: "Completed", rating: 5, reviewCount: "2023", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1940.jpg", imageAlt: "industrial warehouse construction build" },
{ id: "p4", brand: "Public", name: "City Medical Center", price: "Phase 2", rating: 5, reviewCount: "2024", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-two-high-rise-buildings-captured-day-time_181624-6299.jpg", imageAlt: "hospital architecture construction phase" },
{ id: "p5", brand: "Luxury", name: "Oakwood Estate", price: "Completed", rating: 5, reviewCount: "2022", imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-multiple-lights-sun-loungers-asprovalta-greece_1268-16093.jpg", imageAlt: "modern luxury residence exterior" },
]}
title="Our Featured Projects"
description="A glimpse into our recent portfolio of successful infrastructure and development work."
@@ -205,21 +113,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "150+",
description: "Projects Delivered",
},
{
id: "m2",
value: "30+",
description: "Years Experience",
},
{
id: "m3",
value: "98%",
description: "Safety Record",
},
{ id: "m1", value: "150+", description: "Projects Delivered" },
{ id: "m2", value: "30+", description: "Years Experience" },
{ id: "m3", value: "98%", description: "Safety Record" },
]}
title="By The Numbers"
description="Delivering excellence consistently across diverse project types."
@@ -232,46 +128,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "John Doe",
handle: "CEO, Business Group",
testimonial: "BuildCorp exceeded our expectations for the Gateway Business Park. Absolute professionals.",
imageSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg",
imageAlt: "client testimonial portrait",
},
{
id: "2",
name: "Sarah Smith",
handle: "Director, Retail Group",
testimonial: "The construction quality for Grand Plaza Mall was impeccable. Delivered on time and within budget.",
imageSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg",
imageAlt: "client portrait construction business",
},
{
id: "3",
name: "Robert Chen",
handle: "Lead Architect",
testimonial: "Excellent collaboration. Their attention to detail during the infrastructure phase was top-notch.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-helmet_23-2147771731.jpg",
imageAlt: "professional woman architect portrait",
},
{
id: "4",
name: "Emily White",
handle: "Real Estate Owner",
testimonial: "Skyline Heights is a landmark project, thanks to the dedicated construction management of this team.",
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg",
imageAlt: "senior man satisfied construction client",
},
{
id: "5",
name: "Mark Wilson",
handle: "Medical Facility Director",
testimonial: "Complex medical infrastructure work required precision, and BuildCorp delivered excellence.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-logistic-warehouse_23-2149214232.jpg",
imageAlt: "portrait professional construction client",
},
{ id: "1", name: "John Doe", handle: "CEO, Business Group", testimonial: "BuildCorp exceeded our expectations for the Gateway Business Park. Absolute professionals.", imageSrc: "http://img.b2bpic.net/free-photo/asian-attractive-glasses-interior-designer-working-house-site-renovation-construction-progress-with-smile-confident-desk-with-blue-print-drawing-tool_609648-514.jpg", imageAlt: "client testimonial portrait" },
{ id: "2", name: "Sarah Smith", handle: "Director, Retail Group", testimonial: "The construction quality for Grand Plaza Mall was impeccable. Delivered on time and within budget.", imageSrc: "http://img.b2bpic.net/free-photo/architect-with-safety-helmet-posing_23-2148242939.jpg", imageAlt: "client portrait construction business" },
{ id: "3", name: "Robert Chen", handle: "Lead Architect", testimonial: "Excellent collaboration. Their attention to detail during the infrastructure phase was top-notch.", imageSrc: "http://img.b2bpic.net/free-photo/confident-woman-helmet_23-2147771731.jpg", imageAlt: "professional woman architect portrait" },
{ id: "4", name: "Emily White", handle: "Real Estate Owner", testimonial: "Skyline Heights is a landmark project, thanks to the dedicated construction management of this team.", imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg", imageAlt: "senior man satisfied construction client" },
{ id: "5", name: "Mark Wilson", handle: "Medical Facility Director", testimonial: "Complex medical infrastructure work required precision, and BuildCorp delivered excellence.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-logistic-warehouse_23-2149214232.jpg", imageAlt: "portrait professional construction client" },
]}
title="Client Success Stories"
description="See why developers and property owners trust BuildCorp as their preferred construction partner."
@@ -283,21 +144,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you provide turnkey construction solutions?",
content: "Yes, we handle every stage from architectural design to finishing works.",
},
{
id: "2",
title: "What project types do you cover?",
content: "Commercial, residential, infrastructure, and custom industrial development.",
},
{
id: "3",
title: "What are your safety protocols?",
content: "We adhere to international safety standards, with dedicated site safety managers for every project.",
},
{ id: "1", title: "Do you provide turnkey construction solutions?", content: "Yes, we handle every stage from architectural design to finishing works." },
{ id: "2", title: "What project types do you cover?", content: "Commercial, residential, infrastructure, and custom industrial development." },
{ id: "3", title: "What are your safety protocols?", content: "We adhere to international safety standards, with dedicated site safety managers for every project." },
]}
title="Frequently Asked Questions"
description="Common inquiries about our construction and contracting services."
@@ -308,9 +157,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Let's Build"
title="Start Your Project Today"
description="Ready to bring your construction vision to reality? Get in touch with our team for a consultation."
@@ -325,42 +172,21 @@ export default function LandingPage() {
logoText="BuildCorp"
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Projects",
href: "#projects",
},
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Projects", href: "#projects" },
],
},
{
title: "Services",
items: [
{
label: "Commercial",
href: "#services",
},
{
label: "Residential",
href: "#services",
},
title: "Services", items: [
{ label: "Commercial", href: "#services" },
{ label: "Residential", href: "#services" },
],
},
{
title: "Support",
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Contact",
href: "#contact",
},
title: "Support", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Contact", href: "#contact" },
],
},
]}