Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 796e46afbe |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="VISUAL LUXURY"
|
||||
description="Redefining visual excellence through refined aesthetics and strategic brand clarity. Where sophistication meets digital presence."
|
||||
buttons={[{ text: "Inquire Now", href: "#contact" }]}
|
||||
buttons={[{ text: "Start Your Project", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-nature-with-camera-close-up_23-2148877544.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Get in Touch"
|
||||
title="Let's Create Something Extraordinary"
|
||||
description="Join 150+ brands that have successfully elevated their market presence. Premium consultation for brands seeking aesthetic distinction."
|
||||
description="Premium consultation for brands seeking aesthetic distinction."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -150,4 +150,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user