Merge version_3 into main #4
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Bagown"
|
||||
brandName="UDIT"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Batteries Repairing & Servicing Specialist"
|
||||
title="UDIT - Batteries Repairing & Servicing Specialist"
|
||||
description="We prioritize repair over replacement to save you time and money. Energy Management System (EMS) solutions for a sustainable future."
|
||||
avatars={[
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Battery Repair", description: "Expert cell diagnostics, capacity testing, and restorative repairs to extend the lifespan of your critical energy units.", icon: Zap,
|
||||
title: "Precision Battery Repair", description: "Specialized cell diagnostics, capacity testing, and restorative repairs designed to significantly extend the operational lifespan of your battery units.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-student-turning-pages-textbook_23-2147860749.jpg", imageAlt: "Battery diagnostics"},
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "EMS Maintenance", description: "Comprehensive Energy Management System audits, software calibration, and preventative hardware maintenance.", icon: Settings,
|
||||
title: "Comprehensive EMS Maintenance", description: "In-depth Energy Management System audits, custom software calibration, and proactive hardware maintenance to ensure consistent efficiency.", icon: Settings,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110988.jpg", imageAlt: "EMS calibration"},
|
||||
@@ -136,8 +136,8 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Professional Services"
|
||||
description="Tailored solutions focused on battery restoration and expert EMS maintenance to keep your systems running at peak performance."
|
||||
title="Professional Technical Services"
|
||||
description="UDIT provides focused expertise in high-performance battery restoration and essential EMS maintenance to maintain system uptime."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -233,8 +233,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Bagown"
|
||||
copyrightText="© 2025 Bagown. All rights reserved."
|
||||
logoText="UDIT"
|
||||
copyrightText="© 2025 UDIT. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
@@ -251,4 +251,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user