Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d73cb7c2fa | |||
| 1450e07ca7 | |||
| ae71a38231 | |||
| 5c0c60059f |
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
buttons={[
|
||||
{ text: "Get a Free Estimate", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:+15551234567" }
|
||||
{ text: "View Recent Projects", href: "#portfolio" }
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: getAsset("hero-carousel-1").url, imageAlt: getAsset("hero-carousel-1").alt },
|
||||
|
||||
Reference in New Issue
Block a user