Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-13 16:36:59 +00:00

View File

@@ -180,13 +180,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "project-1", name: "AI-Powered SaaS Platform", price: "MERN + LLM", variant: "Full-Stack Solution", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkfUppmHHixOt2cbRvlqQ9VLM/modern-saas-platform-dashboard-interface-1773419603162-5ff70553.png", imageAlt: "AI SaaS platform dashboard"
id: "project-1", name: "AI-Powered SaaS Platform", price: "MERN + LLM", variant: "Full-Stack Solution", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkfUppmHHixOt2cbRvlqQ9VLM/modern-saas-platform-dashboard-interface-1773419603162-5ff70553.png?_wi=1", imageAlt: "AI SaaS platform dashboard"
},
{
id: "project-2", name: "IoT Device Orchestration System", price: "AWS + Node.js", variant: "Infrastructure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkfUppmHHixOt2cbRvlqQ9VLM/iot-device-orchestration-dashboard-showi-1773419602633-837929e9.png", imageAlt: "IoT device orchestration dashboard"
},
{
id: "project-3", name: "LLM Finetuning Pipeline", price: "Python + AWS", variant: "ML Operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkfUppmHHixOt2cbRvlqQ9VLM/modern-saas-platform-dashboard-interface-1773419603162-5ff70553.png", imageAlt: "LLM finetuning pipeline interface"
id: "project-3", name: "LLM Finetuning Pipeline", price: "Python + AWS", variant: "ML Operations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkfUppmHHixOt2cbRvlqQ9VLM/modern-saas-platform-dashboard-interface-1773419603162-5ff70553.png?_wi=2", imageAlt: "LLM finetuning pipeline interface"
}
]}
containerClassName="max-w-7xl mx-auto px-6"