Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 13:29:45 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
rightCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/website-performance-optimization-dashboa-1773926939814-1e0e6a78.png", imageAlt: "Website Optimization" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/crm-and-workflow-automation-system-inter-1773926940576-2d24ed51.png", imageAlt: "CRM Automation" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/high-end-tech-company-website-showcase-w-1773926940950-eddabf2e.png", imageAlt: "Portfolio Example" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/high-end-tech-company-website-showcase-w-1773926940950-eddabf2e.png?_wi=1", imageAlt: "Portfolio Example" }
]}
ariaLabel="Hero section showcasing Kohut Systems services"
/>
@@ -141,7 +141,7 @@ export default function LandingPage() {
tagIcon={ImageIcon}
tagAnimation="slide-up"
products={[
{ id: "portfolio-tech", name: "Tech Company Website", price: "High-Impact Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/high-end-tech-company-website-showcase-w-1773926940950-eddabf2e.png", imageAlt: "Tech company website showcase" },
{ id: "portfolio-tech", name: "Tech Company Website", price: "High-Impact Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/high-end-tech-company-website-showcase-w-1773926940950-eddabf2e.png?_wi=2", imageAlt: "Tech company website showcase" },
{ id: "portfolio-saas", name: "SaaS Platform Launch", price: "AI-Integrated Platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/saas-product-website-with-clean-interfac-1773926939434-7584e6c5.png", imageAlt: "SaaS product website" },
{ id: "portfolio-ecom", name: "E-Commerce Solution", price: "Complete Automation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BALIJoaXKBa4Z4Nj5iveyFsAKB/e-commerce-website-with-sophisticated-de-1773926938591-0e9c7d72.png", imageAlt: "E-commerce website" }
]}