6 Commits

Author SHA1 Message Date
acb72aca87 Update src/app/page.tsx 2026-04-28 18:14:27 +00:00
716bcd8b1e Merge version_2 into main
Merge version_2 into main
2026-04-28 18:13:31 +00:00
f12426b9cc Update src/app/page.tsx 2026-04-28 18:13:25 +00:00
aa3370644b Merge version_1 into main
Merge version_1 into main
2026-04-28 18:12:41 +00:00
70ac966507 Merge version_1 into main
Merge version_1 into main
2026-04-28 18:12:12 +00:00
acf861b04c Merge version_1 into main
Merge version_1 into main
2026-04-28 18:11:41 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{ variant: "gradient-bars" }}
title="Reliable AC & Electrical Services"
title="Reliable Aircon & Electrical Services for Your Home"
description="Professional maintenance, repair, and installation for residential and commercial spaces. Your comfort is our priority."
tag="Expert Care"
mediaItems={[
@@ -147,6 +147,7 @@ export default function LandingPage() {
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23928.jpg"
imageAlt="Man an electrical technician working in a switchboard with fuses uses a tablet"