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."
|
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"
|
tag="Book The Ultimate Vibe"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Now", href: "#booking" },
|
{ text: "Check Availability & Book", href: "#booking" },
|
||||||
{ text: "View Gallery", href: "#gallery" },
|
{ text: "View Gallery", href: "#gallery" },
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user