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