Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-05-24 20:59:21 +00:00

View File

@@ -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>
);
}
}