Update src/app/page.tsx
This commit is contained in:
244
src/app/page.tsx
244
src/app/page.tsx
@@ -33,17 +33,11 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Parts",
|
||||
id: "parts",
|
||||
},
|
||||
name: "Parts", id: "parts"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Smart Power"
|
||||
/>
|
||||
@@ -52,64 +46,39 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Smart Power Services: Industrial Power Excellence"
|
||||
description="Expert repairs for Deutz and Volvo construction machinery and generator sets. Quality parts, professional service."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg",
|
||||
alt: "Service manager consulting",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/mid-adult-businessman-with-touchpad-communicating-with-car-mechanics-auto-repair-shop_637285-4227.jpg", alt: "Service manager consulting"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg",
|
||||
alt: "Logistics partner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12812.jpg", alt: "Logistics partner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg",
|
||||
alt: "Senior mechanic",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-shaking-hands-with-manager-auto-repair-shop_637285-4229.jpg", alt: "Senior mechanic"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-team-office-clerks-checking-accounting-figures-paperwork_482257-123736.jpg",
|
||||
alt: "Operations lead",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/diverse-team-office-clerks-checking-accounting-figures-paperwork_482257-123736.jpg", alt: "Operations lead"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-female-worker-company-manager-wearing-face-masks-while-talking-woodworking-factory_637285-11989.jpg",
|
||||
alt: "Engineering team lead",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/african-american-female-worker-company-manager-wearing-face-masks-while-talking-woodworking-factory_637285-11989.jpg", alt: "Engineering team lead"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
avatarText="Trusted by industry experts"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Volvo Machinery Certified",
|
||||
},
|
||||
type: "text", text: "Volvo Machinery Certified"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Deutz Authorized Partner",
|
||||
},
|
||||
type: "text", text: "Deutz Authorized Partner"},
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Field Support",
|
||||
},
|
||||
type: "text", text: "24/7 Field Support"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Genuine OEM Parts",
|
||||
},
|
||||
type: "text", text: "Genuine OEM Parts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Advanced Diagnostics",
|
||||
},
|
||||
type: "text", text: "Advanced Diagnostics"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,19 +90,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Wrench,
|
||||
label: "Repairs Done",
|
||||
value: "1500+",
|
||||
},
|
||||
label: "Repairs Done", value: "1500+"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Client Trust",
|
||||
value: "99%",
|
||||
},
|
||||
label: "Client Trust", value: "99%"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Expertise Years",
|
||||
value: "20+",
|
||||
},
|
||||
label: "Expertise Years", value: "20+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -146,20 +109,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Volvo Machinery Repair",
|
||||
description: "Full diagnostic and repair for all Volvo heavy equipment series.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11800.jpg",
|
||||
},
|
||||
title: "Volvo Machinery Repair", description: "Full diagnostic and repair for all Volvo heavy equipment series.", imageSrc: "http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11800.jpg"},
|
||||
{
|
||||
title: "Deutz Engine Servicing",
|
||||
description: "Authorized maintenance for Deutz engine power units and systems.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-19599.jpg",
|
||||
},
|
||||
title: "Deutz Engine Servicing", description: "Authorized maintenance for Deutz engine power units and systems.", imageSrc: "http://img.b2bpic.net/free-photo/brutal-tattooed-bearded-mechanic-specialist-repairs-car-engine-which-is-raised-hydraulic-lift-garage-service-station_613910-19599.jpg"},
|
||||
{
|
||||
title: "Generator Maintenance",
|
||||
description: "Preventative and emergency repairs for industrial generator sets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-metalworking-plant_146671-19562.jpg",
|
||||
},
|
||||
title: "Generator Maintenance", description: "Preventative and emergency repairs for industrial generator sets.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-worker-hard-hat-large-metalworking-plant_146671-19562.jpg"},
|
||||
]}
|
||||
title="Our Specialized Repairs"
|
||||
description="Comprehensive servicing for construction machinery and generators."
|
||||
@@ -174,59 +128,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Volvo",
|
||||
name: "Engine Piston Set",
|
||||
price: "$450",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-parts-workshop_23-2147892368.jpg",
|
||||
},
|
||||
id: "1", brand: "Volvo", name: "Engine Piston Set", price: "$450", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bicycle-parts-workshop_23-2147892368.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Deutz",
|
||||
name: "Oil Filter Assembly",
|
||||
price: "$85",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931420.jpg",
|
||||
},
|
||||
id: "2", brand: "Deutz", name: "Oil Filter Assembly", price: "$85", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/side-view-jeweler-making-jewellery_23-2150931420.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Volvo",
|
||||
name: "Injection Pump",
|
||||
price: "$1200",
|
||||
rating: 4,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-carboard-factory_1303-22912.jpg",
|
||||
},
|
||||
id: "3", brand: "Volvo", name: "Injection Pump", price: "$1200", rating: 4,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/man-working-carboard-factory_1303-22912.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Deutz",
|
||||
name: "Air Intake Hose",
|
||||
price: "$150",
|
||||
rating: 5,
|
||||
reviewCount: "22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/civil-engineers-work-large-road-machinery-conditions_1150-24326.jpg",
|
||||
},
|
||||
id: "4", brand: "Deutz", name: "Air Intake Hose", price: "$150", rating: 5,
|
||||
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/civil-engineers-work-large-road-machinery-conditions_1150-24326.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Universal",
|
||||
name: "Generator Control Unit",
|
||||
price: "$890",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gear-metal-wheels-isolated-white-background_93675-135486.jpg",
|
||||
},
|
||||
id: "5", brand: "Universal", name: "Generator Control Unit", price: "$890", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/gear-metal-wheels-isolated-white-background_93675-135486.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Volvo",
|
||||
name: "Cooling System Kit",
|
||||
price: "$320",
|
||||
rating: 4,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1501.jpg",
|
||||
},
|
||||
id: "6", brand: "Volvo", name: "Cooling System Kit", price: "$320", rating: 4,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1501.jpg"},
|
||||
]}
|
||||
title="OEM & Quality Parts"
|
||||
description="Genuine replacement parts for your heavy-duty machines."
|
||||
@@ -235,30 +153,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "98%",
|
||||
title: "Customer Satisfaction",
|
||||
description: "High rate of return clients.",
|
||||
icon: CheckCircle,
|
||||
id: "m1", value: "98%", title: "Customer Satisfaction", description: "High rate of return clients.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Available Support",
|
||||
description: "Emergency field service.",
|
||||
icon: Phone,
|
||||
id: "m2", value: "24/7", title: "Available Support", description: "Emergency field service.", icon: Phone,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
title: "Inventory Parts",
|
||||
description: "Available in stock.",
|
||||
icon: Box,
|
||||
id: "m3", value: "500+", title: "Inventory Parts", description: "Available in stock.", icon: Box,
|
||||
},
|
||||
]}
|
||||
title="Industrial Stats"
|
||||
@@ -273,40 +180,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Pierre M.",
|
||||
role: "Site Manager",
|
||||
testimonial: "Excellent service on our Volvo loader.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-male-factory-engineer-female-worker-talking-plant-floor-control-board-machine_74855-16413.jpg",
|
||||
},
|
||||
id: "1", name: "Pierre M.", role: "Site Manager", testimonial: "Excellent service on our Volvo loader.", imageSrc: "http://img.b2bpic.net/free-photo/mature-male-factory-engineer-female-worker-talking-plant-floor-control-board-machine_74855-16413.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jean B.",
|
||||
role: "CEO",
|
||||
testimonial: "Best support for our generators.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg",
|
||||
},
|
||||
id: "2", name: "Jean B.", role: "CEO", testimonial: "Best support for our generators.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-camera_23-2148242927.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Luc D.",
|
||||
role: "Engineer",
|
||||
testimonial: "Fast delivery of Deutz parts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg",
|
||||
},
|
||||
id: "3", name: "Luc D.", role: "Engineer", testimonial: "Fast delivery of Deutz parts.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marc F.",
|
||||
role: "Fleet Manager",
|
||||
testimonial: "Reliable experts for my fleet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holding-cut-out-freight-blank-earth-mover_1134-1081.jpg",
|
||||
},
|
||||
id: "4", name: "Marc F.", role: "Fleet Manager", testimonial: "Reliable experts for my fleet.", imageSrc: "http://img.b2bpic.net/free-photo/holding-cut-out-freight-blank-earth-mover_1134-1081.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sophie L.",
|
||||
role: "Operations",
|
||||
testimonial: "Professional and always on time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-company-manager-visiting-employees-factory-plant-talking-one-workers_637285-4156.jpg",
|
||||
},
|
||||
id: "5", name: "Sophie L.", role: "Operations", testimonial: "Professional and always on time.", imageSrc: "http://img.b2bpic.net/free-photo/senior-company-manager-visiting-employees-factory-plant-talking-one-workers_637285-4156.jpg"},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
description="Hear from our partners in the industry."
|
||||
@@ -319,20 +201,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer field service?",
|
||||
content: "Yes, our team travels to your construction site.",
|
||||
},
|
||||
id: "1", title: "Do you offer field service?", content: "Yes, our team travels to your construction site."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are your parts original?",
|
||||
content: "We supply genuine OEM components.",
|
||||
},
|
||||
id: "2", title: "Are your parts original?", content: "We supply genuine OEM components."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you service other brands?",
|
||||
content: "We focus on Volvo and Deutz.",
|
||||
},
|
||||
id: "3", title: "Do you service other brands?", content: "We focus on Volvo and Deutz."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -344,8 +217,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Need Industrial Support?"
|
||||
description="Send us your inquiry and we will get back to you immediately."
|
||||
@@ -359,29 +231,19 @@ export default function LandingPage() {
|
||||
logoText="Smart Power"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Support", href: "#faq"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user