Update src/app/page.tsx
This commit is contained in:
@@ -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."
|
||||
buttons={[
|
||||
{ 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"
|
||||
imageAlt="creative studio vibrant color concept"
|
||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user