Merge version_1 into main #2
@@ -27,31 +27,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "/portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "/portfolio"},
|
||||
{
|
||||
name: "Blog",
|
||||
id: "/blog",
|
||||
},
|
||||
name: "Blog", id: "/blog"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="EcoPower Consulting"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,44 +50,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
groups={[
|
||||
{
|
||||
id: "management",
|
||||
groupTitle: "Leadership & Senior Engineers",
|
||||
members: [
|
||||
id: "management", groupTitle: "Leadership & Senior Engineers", members: [
|
||||
{
|
||||
id: "member-1",
|
||||
title: "Dr. Alex Sharma",
|
||||
subtitle: "Chief Renewable Officer",
|
||||
detail: "20+ years in solar and grid integration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-middle-eastern-employee-handling-financial-planning_482257-128579.jpg",
|
||||
imageAlt: "Portrait of Dr. Alex Sharma",
|
||||
},
|
||||
id: "member-1", title: "Dr. Alex Sharma", subtitle: "Chief Renewable Officer", detail: "20+ years in solar and grid integration.", imageSrc: "http://img.b2bpic.net/free-photo/successful-middle-eastern-employee-handling-financial-planning_482257-128579.jpg", imageAlt: "Portrait of Dr. Alex Sharma"},
|
||||
{
|
||||
id: "member-2",
|
||||
title: "Dr. Lena Petrova",
|
||||
subtitle: "Head of Wind Engineering",
|
||||
detail: "Specializes in offshore wind optimization.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-pressing-tablet-s-screen_1149-143.jpg",
|
||||
imageAlt: "Portrait of Dr. Lena Petrova",
|
||||
},
|
||||
id: "member-2", title: "Dr. Lena Petrova", subtitle: "Head of Wind Engineering", detail: "Specializes in offshore wind optimization.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-pressing-tablet-s-screen_1149-143.jpg", imageAlt: "Portrait of Dr. Lena Petrova"},
|
||||
{
|
||||
id: "member-3",
|
||||
title: "Eng. Mark Johnson",
|
||||
subtitle: "Lead Project Manager",
|
||||
detail: "Expert in large-scale energy projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311440.jpg",
|
||||
imageAlt: "Portrait of Eng. Mark Johnson",
|
||||
},
|
||||
id: "member-3", title: "Eng. Mark Johnson", subtitle: "Lead Project Manager", detail: "Expert in large-scale energy projects.", imageSrc: "http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311440.jpg", imageAlt: "Portrait of Eng. Mark Johnson"},
|
||||
{
|
||||
id: "member-4",
|
||||
title: "Eng. Sarah Chen",
|
||||
subtitle: "Sustainable Design Architect",
|
||||
detail: "Focus on eco-friendly building solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-pencil-his-mouth-working-eco-friendly-wind-power-project_23-2148847761.jpg",
|
||||
imageAlt: "Portrait of Eng. Sarah Chen",
|
||||
},
|
||||
id: "member-4", title: "Eng. Sarah Chen", subtitle: "Sustainable Design Architect", detail: "Focus on eco-friendly building solutions.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-pencil-his-mouth-working-eco-friendly-wind-power-project_23-2148847761.jpg", imageAlt: "Portrait of Eng. Sarah Chen"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-team-working-together_23-2148920570.jpg?_wi=2",
|
||||
imageAlt: "male renewable energy engineer portrait",
|
||||
},
|
||||
]}
|
||||
title="Meet Our Engineering Experts"
|
||||
@@ -114,45 +74,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
handle: "@TechInnovateCEO",
|
||||
testimonial: "EcoPower's insights transformed our renewable energy strategy. Their deep technical expertise and professional approach were unparalleled.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg",
|
||||
imageAlt: "John Doe, CEO of TechInnovate",
|
||||
},
|
||||
id: "1", name: "John Doe", handle: "@TechInnovateCEO", testimonial: "EcoPower's insights transformed our renewable energy strategy. Their deep technical expertise and professional approach were unparalleled.", imageSrc: "http://img.b2bpic.net/free-photo/furious-mature-business-man-conference-room_1262-3010.jpg", imageAlt: "John Doe, CEO of TechInnovate"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
handle: "@MfgOpsDirector",
|
||||
testimonial: "The engineering design support for our new wind farm project was critical. EcoPower delivered on time and exceeded our expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-taking-notes-while-inspecting-workers-who-are-working-machine-factory-warehouse_637285-4887.jpg",
|
||||
imageAlt: "Jane Smith, Operations Director at Global Manufacturing",
|
||||
},
|
||||
id: "2", name: "Jane Smith", handle: "@MfgOpsDirector", testimonial: "The engineering design support for our new wind farm project was critical. EcoPower delivered on time and exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-taking-notes-while-inspecting-workers-who-are-working-machine-factory-warehouse_637285-4887.jpg", imageAlt: "Jane Smith, Operations Director at Global Manufacturing"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Brown",
|
||||
handle: "@GreenCorpSust",
|
||||
testimonial: "Their team helped us achieve significant CO2 reductions with an integrated solar solution. Truly a partner in sustainability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg",
|
||||
imageAlt: "Michael Brown, Sustainability Manager at GreenCorp Holdings",
|
||||
},
|
||||
id: "3", name: "Michael Brown", handle: "@GreenCorpSust", testimonial: "Their team helped us achieve significant CO2 reductions with an integrated solar solution. Truly a partner in sustainability.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageAlt: "Michael Brown, Sustainability Manager at GreenCorp Holdings"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily White",
|
||||
handle: "@CityEnergyLead",
|
||||
testimonial: "EcoPower provided invaluable guidance for our municipal smart grid initiative, ensuring public benefit and long-term viability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-pondering-business-idea_1098-21471.jpg",
|
||||
imageAlt: "Emily White, Municipal Energy Planner",
|
||||
},
|
||||
id: "4", name: "Emily White", handle: "@CityEnergyLead", testimonial: "EcoPower provided invaluable guidance for our municipal smart grid initiative, ensuring public benefit and long-term viability.", imageSrc: "http://img.b2bpic.net/free-photo/woman-pondering-business-idea_1098-21471.jpg", imageAlt: "Emily White, Municipal Energy Planner"},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Green",
|
||||
handle: "@EcoVestFunds",
|
||||
testimonial: "As an investor, I rely on top-tier expertise. EcoPower's project evaluations are thorough, precise, and instill great confidence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
|
||||
imageAlt: "David Green, Investment Fund Manager at EcoVest",
|
||||
},
|
||||
id: "5", name: "David Green", handle: "@EcoVestFunds", testimonial: "As an investor, I rely on top-tier expertise. EcoPower's project evaluations are thorough, precise, and instill great confidence.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", imageAlt: "David Green, Investment Fund Manager at EcoVest"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear directly from our partners and clients on how EcoPower Consulting has powered their sustainable growth and project success."
|
||||
@@ -168,19 +98,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/ecopower",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/ecopower", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/ecopower-consulting",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/ecopower-consulting", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/ecopowerconsulting",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/ecopowerconsulting", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user