Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 20:14:47 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
tag="Expert Service"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "circleGradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-checks-control-panel-with-tablet-technical-inspection_169016-70935.jpg", imageAlt: "Professional electrician working on switchboard installation"
@@ -103,7 +103,6 @@ export default function LandingPage() {
}
]}
avatarText="Trusted by 500+ Melbourne businesses"
useInvertedBackground={false}
className="w-full"
containerClassName="py-20"
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
@@ -237,7 +236,7 @@ export default function LandingPage() {
<ContactText
text="Need reliable electrical solutions? Contact our expert team today for a fast, professional service tailored to your needs."
animationType="background-highlight"
background={{ variant: "radial-gradient" }}
background={{ variant: "circleGradient" }}
buttons={[
{
text: "Call +61 400 067 649", href: "tel:+61400067649"