Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-18 11:08:19 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "professional technician aircond installation" },
]}
buttons={[
{ text: "WhatsApp Us Now", href: "https://wa.me/60111234567" },
{ text: "WhatsApp Us Now", href: "https://wa.me/60142379154" },
{ text: "View Our Projects", href: "#projects" },
]}
/>
@@ -105,7 +105,7 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[{ type: "text", content: "Why Customers Keep Recommending LHNS" }]}
buttons={[{ text: "Get Quote", href: "https://wa.me/60111234567" }]}
buttons={[{ text: "Get Quote", href: "https://wa.me/60142379154" }]}
/>
</div>
@@ -167,8 +167,8 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
text="Ready for better cooling and professional installation? Fast response. Neat workmanship. Trusted by customers across Nilai."
buttons={[
{ text: "WhatsApp Now", href: "https://wa.me/60111234567" },
{ text: "Request Quotation", href: "https://wa.me/60111234567" },
{ text: "WhatsApp Now", href: "https://wa.me/60142379154" },
{ text: "Request Quotation", href: "https://wa.me/60142379154" },
]}
/>
</div>