Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 07:13:17 +00:00

View File

@@ -126,11 +126,11 @@ export default function LandingPage() {
features={[
{
title: "Web Development", description: "Full-stack development with React, Next.js, and modern frameworks. Responsive design, performance optimization, and SEO-first approach.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvSYPeKrGgUdmlN0mtyunkDrBL/a-sleek-mockup-showing-responsive-web-de-1773472259894-2844032a.png", imageAlt: "Web development showcase", buttonIcon: Code2,
buttonHref: "#work"
buttonHref: "#work", cardTitleClassName: "text-2xl font-bold text-[#cee7ff] mb-4 group-hover:text-[#004a93] transition-colors"
},
{
title: "AI Voice Receptionist", description: "Intelligent voice systems that handle customer interactions 24/7. Natural language processing, call routing, and seamless CRM integration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvSYPeKrGgUdmlN0mtyunkDrBL/a-futuristic-ai-voice-receptionist-inter-1773472259474-7a677aad.png", imageAlt: "AI voice technology interface", buttonIcon: Mic,
buttonHref: "#work"
buttonHref: "#work", cardTitleClassName: "text-2xl font-bold text-[#cee7ff] mb-4 group-hover:text-[#004a93] transition-colors"
}
]}
textboxLayout="default"