Merge version_1 into main #1
229
src/app/page.tsx
229
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Award, CheckCircle, Shield } from "lucide-react";
|
||||
import { Award, CheckCircle, Shield, Zap } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="China Star Construction"
|
||||
/>
|
||||
@@ -59,70 +51,38 @@ export default function LandingPage() {
|
||||
description="Building the future of Rwanda with precision, durability, and world-class engineering. China Star Construction leads the industry in infrastructure development."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jean Bosco",
|
||||
handle: "@KigaliDev",
|
||||
testimonial: "The structural integrity delivered by China Star Construction is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-defocused-strength-sophisticated-large_1134-1348.jpg",
|
||||
},
|
||||
name: "Jean Bosco", handle: "@KigaliDev", testimonial: "The structural integrity delivered by China Star Construction is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-defocused-strength-sophisticated-large_1134-1348.jpg"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@RealEstateRwanda",
|
||||
testimonial: "Incredible work on our latest commercial site. Reliable and professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-overalls-steel-factory-background_176420-5565.jpg",
|
||||
},
|
||||
name: "Elena R.", handle: "@RealEstateRwanda", testimonial: "Incredible work on our latest commercial site. Reliable and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-overalls-steel-factory-background_176420-5565.jpg"},
|
||||
{
|
||||
name: "David M.",
|
||||
handle: "@KigaliBuild",
|
||||
testimonial: "Outstanding technical expertise throughout the fabrication process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg",
|
||||
},
|
||||
name: "David M.", handle: "@KigaliBuild", testimonial: "Outstanding technical expertise throughout the fabrication process.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg"},
|
||||
{
|
||||
name: "Alice T.",
|
||||
handle: "@RwandaEng",
|
||||
testimonial: "Safety and precision were the hallmarks of our recent project.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grey-haired-logistic-worker-hardhat-uniform-standing-shelves-warehouse-with-arms-folded-looking-camera-smiling-vertical-shot-labor-blue-collar-portrait-concept_74855-14227.jpg",
|
||||
},
|
||||
name: "Alice T.", handle: "@RwandaEng", testimonial: "Safety and precision were the hallmarks of our recent project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grey-haired-logistic-worker-hardhat-uniform-standing-shelves-warehouse-with-arms-folded-looking-camera-smiling-vertical-shot-labor-blue-collar-portrait-concept_74855-14227.jpg"},
|
||||
{
|
||||
name: "Samuel K.",
|
||||
handle: "@MasoroGroup",
|
||||
testimonial: "Best in class construction services in the region.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
|
||||
},
|
||||
name: "Samuel K.", handle: "@MasoroGroup", testimonial: "Best in class construction services in the region.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Projects",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Our Projects", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/panorama-chisinau-arena-filmed-drone-sunset-moldova_1268-16014.jpg"
|
||||
imageAlt="industrial steel construction site"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1336.jpg",
|
||||
alt: "Portrait of client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smart-asian-engineer-manager-with-safety-uniform-checking-site-construction-with-steel-concrete-structure-background_609648-1336.jpg", alt: "Portrait of client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-with-safety-vest-crossed-arms_23-2148269352.jpg",
|
||||
alt: "Portrait of client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-with-safety-vest-crossed-arms_23-2148269352.jpg", alt: "Portrait of client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
alt: "Portrait of client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg", alt: "Portrait of client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-professional-architecture-holding-clipboard-construction-site_23-2148204025.jpg",
|
||||
alt: "Portrait of client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-professional-architecture-holding-clipboard-construction-site_23-2148204025.jpg", alt: "Portrait of client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-way-office-with-laptop-hand_1150-3062.jpg",
|
||||
alt: "Portrait of client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-businessman-standing-way-office-with-laptop-hand_1150-3062.jpg", alt: "Portrait of client 5"},
|
||||
]}
|
||||
avatarText="Trusted by 200+ industry leaders"
|
||||
/>
|
||||
@@ -136,17 +96,11 @@ export default function LandingPage() {
|
||||
description="Located in Masoro Free Trade Zone, China Star Construction specializes in heavy structural engineering, high-rise fabrication, and industrial facility development across Rwanda."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Safety Standards",
|
||||
description: "Global safety protocols on every site.",
|
||||
},
|
||||
title: "Safety Standards", description: "Global safety protocols on every site."},
|
||||
{
|
||||
title: "Quality Materials",
|
||||
description: "High-grade certified structural steel.",
|
||||
},
|
||||
title: "Quality Materials", description: "High-grade certified structural steel."},
|
||||
{
|
||||
title: "Expert Team",
|
||||
description: "International engineering professionals.",
|
||||
},
|
||||
title: "Expert Team", description: "International engineering professionals."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-photovoltaics-factory-technicians-monitoring-system-performance_482257-117931.jpg"
|
||||
imageAlt="construction engineering team site"
|
||||
@@ -159,28 +113,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Steel Fabrication",
|
||||
description: "Customized steel components and framework assembly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-928.jpg",
|
||||
buttonIcon: "Zap",
|
||||
title: "Steel Fabrication", description: "Customized steel components and framework assembly.", imageSrc: "http://img.b2bpic.net/free-photo/waibaidu-bridge-shanghai_1359-928.jpg", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Infrastructure Build",
|
||||
description: "Foundation-to-finish structural implementation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/triangle-skyscraper-cloudy-sky_395237-183.jpg",
|
||||
buttonIcon: "Zap",
|
||||
title: "Infrastructure Build", description: "Foundation-to-finish structural implementation.", imageSrc: "http://img.b2bpic.net/free-photo/triangle-skyscraper-cloudy-sky_395237-183.jpg", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Quality Inspection",
|
||||
description: "Rigorous checks for safety and project compliance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg",
|
||||
buttonIcon: "Zap",
|
||||
title: "Quality Inspection", description: "Rigorous checks for safety and project compliance.", imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Warehouse Assembly",
|
||||
description: "Rapid installation of logistics facilities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-ferris-wheel-against-blue-sky_23-2147910417.jpg",
|
||||
buttonIcon: "Zap",
|
||||
title: "Warehouse Assembly", description: "Rapid installation of logistics facilities.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-ferris-wheel-against-blue-sky_23-2147910417.jpg", buttonIcon: Zap,
|
||||
},
|
||||
]}
|
||||
title="Industrial Capabilities"
|
||||
@@ -195,22 +137,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Projects Completed",
|
||||
value: "150+",
|
||||
icon: CheckCircle,
|
||||
id: "m1", title: "Projects Completed", value: "150+", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Tons of Steel Used",
|
||||
value: "5,000+",
|
||||
icon: Shield,
|
||||
id: "m2", title: "Tons of Steel Used", value: "5,000+", icon: Shield,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Safety Record",
|
||||
value: "100%",
|
||||
icon: Award,
|
||||
id: "m3", title: "Safety Record", value: "100%", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Operational Impact"
|
||||
@@ -224,45 +157,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Professionalism",
|
||||
quote: "China Star delivered ahead of schedule.",
|
||||
name: "John Doe",
|
||||
role: "Site Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg",
|
||||
},
|
||||
id: "t1", title: "Professionalism", quote: "China Star delivered ahead of schedule.", name: "John Doe", role: "Site Lead", imageSrc: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923085.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "High Quality",
|
||||
quote: "The precision in steel joints is impressive.",
|
||||
name: "Sarah Smith",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-being-serious-while-looking-camera_23-2148242992.jpg",
|
||||
},
|
||||
id: "t2", title: "High Quality", quote: "The precision in steel joints is impressive.", name: "Sarah Smith", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/architect-being-serious-while-looking-camera_23-2148242992.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Reliability",
|
||||
quote: "Always professional on safety standards.",
|
||||
name: "Mark V.",
|
||||
role: "Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg",
|
||||
},
|
||||
id: "t3", title: "Reliability", quote: "Always professional on safety standards.", name: "Mark V.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Efficiency",
|
||||
quote: "Great communication throughout the build.",
|
||||
name: "Emma L.",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-looking-thoughtful-sitting-street-working-freelancer-girl-working-outdoor_574295-2327.jpg",
|
||||
},
|
||||
id: "t4", title: "Efficiency", quote: "Great communication throughout the build.", name: "Emma L.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-looking-thoughtful-sitting-street-working-freelancer-girl-working-outdoor_574295-2327.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Scale",
|
||||
quote: "Handled complex industrial needs with ease.",
|
||||
name: "David K.",
|
||||
role: "Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886871.jpg",
|
||||
},
|
||||
id: "t5", title: "Scale", quote: "Handled complex industrial needs with ease.", name: "David K.", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886871.jpg"},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Feedback from partners who rely on our structural steel solutions for critical projects."
|
||||
@@ -274,14 +177,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Rwanda Infrastructure Group",
|
||||
"Kigali Industrial Hub",
|
||||
"East African Logistics",
|
||||
"Masoro Development",
|
||||
"Steel Engineering Co.",
|
||||
"Kigali Commercial",
|
||||
"Rwanda Steel Supply",
|
||||
]}
|
||||
"Rwanda Infrastructure Group", "Kigali Industrial Hub", "East African Logistics", "Masoro Development", "Steel Engineering Co.", "Kigali Commercial", "Rwanda Steel Supply"]}
|
||||
title="Partners & Clients"
|
||||
description="Collaborating with leading organizations in Rwanda to build robust infrastructure."
|
||||
/>
|
||||
@@ -292,20 +188,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you provide consultations?",
|
||||
content: "Yes, we offer detailed structural consultations for all projects.",
|
||||
},
|
||||
id: "q1", title: "Do you provide consultations?", content: "Yes, we offer detailed structural consultations for all projects."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What areas do you serve?",
|
||||
content: "We operate primarily in Rwanda with a base in Kigali.",
|
||||
},
|
||||
id: "q2", title: "What areas do you serve?", content: "We operate primarily in Rwanda with a base in Kigali."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are your materials certified?",
|
||||
content: "All steel is sourced from certified manufacturers.",
|
||||
},
|
||||
id: "q3", title: "Are your materials certified?", content: "All steel is sourced from certified manufacturers."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Need more info on our construction processes?"
|
||||
@@ -320,22 +207,14 @@ export default function LandingPage() {
|
||||
description="Contact China Star Construction today to discuss your next infrastructure or industrial facility project."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Details of your construction project...",
|
||||
required: true,
|
||||
name: "message", placeholder: "Details of your construction project...", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-owner-drafting-new-office-blueprints-planning-relocation_482257-91069.jpg"
|
||||
imageAlt="construction office desk blueprints"
|
||||
@@ -346,29 +225,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user