Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 04:09:32 +00:00
2 changed files with 1374 additions and 7 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -85,28 +85,28 @@ export default function LandingPage() {
title: "Web Design", description: "Modern, responsive designs that capture your brand essence and engage your audience.", icon: Palette,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-creative-workspace-showing-web-design--1773115723606-7869cef2.png", imageAlt: "Web design process" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-modern-web-design-agency-dashboard-int-1773115724103-47117442.png", imageAlt: "Design mockups" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-modern-web-design-agency-dashboard-int-1773115724103-47117442.png?_wi=1", imageAlt: "Design mockups" }
]
},
{
title: "Web Development", description: "Fast, scalable, and secure websites built with the latest technologies and best practices.", icon: Code,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-professional-developer-s-workspace-wit-1773115723742-03d34a7c.png", imageAlt: "Development workspace" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-strategic-planning-session-with-digita-1773115723802-06c960a1.png", imageAlt: "Technical planning" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-strategic-planning-session-with-digita-1773115723802-06c960a1.png?_wi=1", imageAlt: "Technical planning" }
]
},
{
title: "Digital Strategy", description: "Strategic planning to ensure your website aligns with your business goals and user needs.", icon: BarChart3,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-strategic-planning-session-with-digita-1773115723802-06c960a1.png", imageAlt: "Strategy planning" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-modern-web-design-agency-dashboard-int-1773115724103-47117442.png", imageAlt: "Analytics dashboard" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-strategic-planning-session-with-digita-1773115723802-06c960a1.png?_wi=2", imageAlt: "Strategy planning" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-modern-web-design-agency-dashboard-int-1773115724103-47117442.png?_wi=2", imageAlt: "Analytics dashboard" }
]
},
{
title: "E-Commerce Solutions", description: "Complete online store setup and optimization to maximize your sales and customer satisfaction.", icon: ShoppingCart,
mediaItems: [
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-stunning-modern-e-commerce-website-des-1773115724253-f23cc1d8.png", imageAlt: "E-commerce website" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-modern-web-design-agency-dashboard-int-1773115724103-47117442.png", imageAlt: "Sales dashboard" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-stunning-modern-e-commerce-website-des-1773115724253-f23cc1d8.png?_wi=1", imageAlt: "E-commerce website" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-modern-web-design-agency-dashboard-int-1773115724103-47117442.png?_wi=3", imageAlt: "Sales dashboard" }
]
}
]}
@@ -125,7 +125,7 @@ export default function LandingPage() {
tag="Portfolio"
products={[
{
id: "1", name: "Luxury Fashion Brand", price: "E-Commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-stunning-modern-e-commerce-website-des-1773115724253-f23cc1d8.png", imageAlt: "Luxury fashion website"
id: "1", name: "Luxury Fashion Brand", price: "E-Commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-stunning-modern-e-commerce-website-des-1773115724253-f23cc1d8.png?_wi=2", imageAlt: "Luxury fashion website"
},
{
id: "2", name: "SaaS Platform", price: "Web App", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ajoj8KbbvS8KtQr107g1tTKstt/a-corporate-saas-platform-website-design-1773115723676-8e1f5364.png", imageAlt: "SaaS dashboard platform"