Merge version_4 into main #6
@@ -133,9 +133,9 @@ export default function LandingPage() {
|
||||
{ id: "t5", name: "Olof Hansson", role: "Technical Lead", company: "Elite Welds", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-factory-filming-informational-video-about-energy-production_482257-119786.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "24/7", label: "Mission Critical Support" },
|
||||
{ value: "98%", label: "Industrial Retention" },
|
||||
{ value: "1.2k+", label: "Projects Completed" },
|
||||
{ value: "24/7", label: "Emergency Support" },
|
||||
{ value: "98%", label: "Client Retention" },
|
||||
]}
|
||||
title="Elite Client Feedback"
|
||||
description="Don't take our word for it — hear from the experts who trust us with critical projects."
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="GET IN TOUCH"
|
||||
title="Need Immediate Support? Call Us 24/7"
|
||||
title="Emergency Assistance 24/7"
|
||||
description="Serious precision for critical situations. Contact Alvis Rörskut Service AB now."
|
||||
buttons={[{ text: "Call Now", href: "tel:+4600000000" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user