Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5310a27740 | |||
| 03e9bc60a5 | |||
| 43133a7d7c | |||
| a47b82a59a | |||
| caf59864eb |
@@ -47,6 +47,8 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="Defining the Art of Performance"
|
||||
description="Elevating brands through high-precision SEO engineering and visionary web design. We secure your highly coveted top spots."
|
||||
logoClassName="text-white"
|
||||
descriptionClassName="text-white"
|
||||
buttons={[
|
||||
{ text: "Get Free Audit", href: "#contact" },
|
||||
{ text: "Choose Package", href: "#pricing" },
|
||||
@@ -165,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user