Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8bf2375a2a | |||
| 3c6f74ca4b | |||
| cdbc39d3b1 |
@@ -46,13 +46,13 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="VerandaLux"
|
logoText="Transform Your Garden into a Year-Round Sanctuary"
|
||||||
description="Exquisite Dutch veranda systems designed for refined outdoor living. Elevate your terrace with precision, style, and lasting quality."
|
description="Exquisite Dutch veranda systems designed for refined outdoor living. Elevate your terrace with precision, style, and lasting quality."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Collection", href: "#products"},
|
text: "View Collection", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Request a Consultation", href: "#contact"},
|
text: "Inquire", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/amazing-european-girl-with-tanned-skin-enjoying-good-day-while-sitting-window-sill-photo-graceful-white-female-model-jeans-posing-cafe_197531-9230.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/amazing-european-girl-with-tanned-skin-enjoying-good-day-while-sitting-window-sill-photo-graceful-white-female-model-jeans-posing-cafe_197531-9230.jpg"
|
||||||
imageAlt="High-end Dutch glass veranda"
|
imageAlt="High-end Dutch glass veranda"
|
||||||
@@ -205,4 +205,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user