Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-28 15:57:52 +00:00

View File

@@ -63,6 +63,7 @@ export default function LandingPage() {
description="We are a boutique firm specializing in high-end brand integration and professional solutions. Our mission is to bridge the gap between creative vision and technical execution."
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg"
imageAlt="Professional office space"
buttons={[{ text: "Schedule Consultation", href: "#contact" }]}
/>
</div>
@@ -167,4 +168,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}