Merge version_1 into main #3
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
title="Transform Your Space with Exquisite Wall Designs"
|
||||
description="ZN Wall Designs, LLC brings artistry and precision to every project, specializing in bespoke wallpaper installation and professional painting services. Elevate your home or business with our expert touch."
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "noise" }}
|
||||
tag="Your Vision, Our Expertise"
|
||||
buttons={[
|
||||
{ text: "View Our Services", href: "#features" },
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg"
|
||||
imageAlt="Elegantly painted living room with decorative wallpaper accents"
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
showBorder={false}
|
||||
buttons={[{ text: "Meet Our Team", href: "#team" }]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready to Transform Your Walls?"
|
||||
description="Contact ZN Wall Designs, LLC today for a consultation or to request a free estimate. We look forward to bringing your vision to life!"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "noise" }}
|
||||
inputPlaceholder="Your Email Address"
|
||||
buttonText="Send Message"
|
||||
termsText="By sending a message, you agree to our Privacy Policy and Terms of Service."
|
||||
|
||||
Reference in New Issue
Block a user