Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-19 13:06:37 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal';
@@ -56,7 +56,7 @@ export default function LandingPage() {
description={[ description={[
"Webild is revolutionizing how teams generate and manage projects. Our platform combines artificial intelligence with intuitive design to eliminate manual setup processes and accelerate project delivery.", "We believe that intelligent automation should empower teams, not replace them. Our mission is to help developers, managers, and organizations achieve more by automating the repetitive aspects of project creation while keeping humans at the center of decision-making.", "Founded by industry veterans passionate about developer productivity, Webild brings years of expertise to the project management space. We're committed to continuous innovation and customer success." "Webild is revolutionizing how teams generate and manage projects. Our platform combines artificial intelligence with intuitive design to eliminate manual setup processes and accelerate project delivery.", "We believe that intelligent automation should empower teams, not replace them. Our mission is to help developers, managers, and organizations achieve more by automating the repetitive aspects of project creation while keeping humans at the center of decision-making.", "Founded by industry veterans passionate about developer productivity, Webild brings years of expertise to the project management space. We're committed to continuous innovation and customer success."
]} ]}
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
showBorder={false} showBorder={false}
buttons={[ buttons={[
{ {
@@ -127,15 +127,8 @@ export default function LandingPage() {
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
titleClassName="text-3xl md:text-4xl font-bold leading-tight mb-3"
descriptionClassName="text-base leading-relaxed mb-6"
cardClassName="p-4 rounded-lg"
cardBrandClassName="text-xs text-gray-600 uppercase tracking-wide mb-2"
cardNameClassName="text-lg font-semibold mb-3"
cardPriceClassName="text-2xl font-bold mb-2"
cardRatingClassName="text-sm"
/> />
</div> </div>
@@ -209,7 +202,7 @@ export default function LandingPage() {
tag="Testimonials" tag="Testimonials"
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground="invertDefault" useInvertedBackground="noInvert"
speed={40} speed={40}
topMarqueeDirection="left" topMarqueeDirection="left"
testimonials={[ testimonials={[