Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 49d035c71f | |||
| 0bf6b587ac |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Turn Your Website Into a Sales Machine."
|
title="Turn Your Website Into a Sales Machine."
|
||||||
description="Premium, conversion-focused websites starting at ₹4,999. Fast, mobile-friendly, and built to grow your business."
|
description="Premium, conversion-focused websites starting at ₹4,999. Fast, mobile-friendly, and built to grow your business."
|
||||||
buttons={[{ text: "Get Your Quote", href: "#contact" }]}
|
buttons={[{ text: "Build My Sales Machine", href: "#contact" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/dark-blue-geometric-background-with-copy-space_24972-1815.jpg?_wi=1"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user