Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4e5713bd5 | |||
| c1d2690ae0 | |||
| ab702f2dab | |||
| 5055380a79 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Premium DJ services crafted to elevate every event into a legendary party experience. From high-energy club nights to elegant private weddings."
|
||||
tag="Book The Ultimate Vibe"
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "#booking" },
|
||||
{ text: "Check Availability & Book", href: "#booking" },
|
||||
{ text: "View Gallery", href: "#gallery" },
|
||||
]}
|
||||
mediaItems={[
|
||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user