Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e66d662dab | |||
| 722ac602ae | |||
| 50347f8c2c | |||
| 74bbb6c663 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
description="Transforming vision into vibrant digital reality. We are a creative color zone dedicated to pushing visual boundaries."
|
description="Transforming vision into vibrant digital reality. We are a creative color zone dedicated to pushing visual boundaries."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Work", href: "#products" },
|
{ text: "Explore Work", href: "#products" },
|
||||||
{ text: "Get In Touch", href: "#contact" },
|
{ text: "Start Your Creative Project", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/attractive-shy-girl-sitting-alone-holding-herself-knees-nude-stylish-makeup-curly-long-hairstyle-black-jacket-creamy-dress-her-body_343629-58.jpg?id=11953522"
|
imageSrc="https://img.b2bpic.net/free-photo/attractive-shy-girl-sitting-alone-holding-herself-knees-nude-stylish-makeup-curly-long-hairstyle-black-jacket-creamy-dress-her-body_343629-58.jpg?id=11953522"
|
||||||
imageAlt="creative studio vibrant color concept"
|
imageAlt="creative studio vibrant color concept"
|
||||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user