Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
title="Transform Your Space with Exquisite Wall Designs"
|
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."
|
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"
|
tag="Your Vision, Our Expertise"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Our Services", href: "#features" },
|
{ 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"
|
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"
|
imageAlt="Elegantly painted living room with decorative wallpaper accents"
|
||||||
buttonAnimation="reveal-blur"
|
buttonAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
showBorder={false}
|
showBorder={false}
|
||||||
buttons={[{ text: "Meet Our Team", href: "#team" }]}
|
buttons={[{ text: "Meet Our Team", href: "#team" }]}
|
||||||
buttonAnimation="reveal-blur"
|
buttonAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
|||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Ready to Transform Your Walls?"
|
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!"
|
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"
|
inputPlaceholder="Your Email Address"
|
||||||
buttonText="Send Message"
|
buttonText="Send Message"
|
||||||
termsText="By sending a message, you agree to our Privacy Policy and Terms of Service."
|
termsText="By sending a message, you agree to our Privacy Policy and Terms of Service."
|
||||||
|
|||||||
Reference in New Issue
Block a user