Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f1162e597 | |||
| 9e12d9a9b8 | |||
| 096b6dcde4 |
@@ -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" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "professional technician aircond installation" },
|
||||||
]}
|
]}
|
||||||
buttons={[
|
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" },
|
{ text: "View Our Projects", href: "#projects" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
|||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
heading={[{ type: "text", content: "Why Customers Keep Recommending LHNS" }]}
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -167,8 +167,8 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
text="Ready for better cooling and professional installation? Fast response. Neat workmanship. Trusted by customers across Nilai."
|
text="Ready for better cooling and professional installation? Fast response. Neat workmanship. Trusted by customers across Nilai."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "WhatsApp Now", href: "https://wa.me/60111234567" },
|
{ text: "WhatsApp Now", href: "https://wa.me/60142379154" },
|
||||||
{ text: "Request Quotation", href: "https://wa.me/60111234567" },
|
{ text: "Request Quotation", href: "https://wa.me/60142379154" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user