Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d78a2dc84c | |||
| 86cc77cdd0 |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
title="Idea to Website, Instantly"
|
title="Launch Your Professional Website in Seconds"
|
||||||
description="Generate websites instantly and customize to perfection. Webild turns your vision into a professional production-grade site."
|
description="Generate websites instantly and customize to perfection. Webild turns your vision into a professional production-grade site."
|
||||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2392.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/empty-dark-room-modern-futuristic-sci-fi-background-3d-illustration_35913-2392.jpg"
|
||||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user