Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-01-13 21:46:52 +00:00

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -66,7 +66,7 @@ export default function LandingPage() {
icon={Lightbulb}
imageSrc="https://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-copy-space_23-2148815770.jpg"
imageAlt="Lorenzo working at his creative workspace"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
titleClassName="text-4xl md:text-5xl font-bold leading-tight"
descriptionClassName="text-lg font-semibold"
subdescriptionClassName="text-sm text-accent/75"
@@ -94,8 +94,6 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
titleClassName="text-4xl md:text-5xl font-bold"
descriptionClassName="text-lg text-accent/75"
/>
</div>
@@ -120,7 +118,7 @@ export default function LandingPage() {
}
]}
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
titleClassName="text-4xl md:text-5xl font-bold"
descriptionClassName="text-lg text-accent/75"
/>
@@ -164,7 +162,7 @@ export default function LandingPage() {
tag="Get In Touch"
title="Let's Work Together"
description="Have a project in mind or want to discuss opportunities? I'd love to hear from you. Reach out and let's create something amazing."
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
imageSrc="https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
mediaPosition="right"
inputPlaceholder="your@email.com"