Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:34:27 +00:00

View File

@@ -66,15 +66,15 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Web Design", title: "Custom Website Design", subtitle: "Beautiful, user-centric designs that convert", description: "We create responsive, visually stunning websites tailored to your brand. From corporate sites to e-commerce platforms, we ensure every pixel serves your business goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-responsive-website-design-for-a-1772642023435-1a782f57.png", imageAlt: "Custom website design showcase"
tag: "Web Design", title: "Custom Website Design", subtitle: "Beautiful, user-centric designs that convert", description: "We create responsive, visually stunning websites tailored to your brand. From corporate sites to e-commerce platforms, we ensure every pixel serves your business goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-responsive-website-design-for-a-1772642023435-1a782f57.png?_wi=1", imageAlt: "Custom website design showcase"
},
{
id: 2,
tag: "Web Development", title: "Full-Stack Development", subtitle: "Fast, scalable, and secure solutions", description: "Our expert developers build robust, high-performance websites using modern technologies. We ensure your site is optimized for speed, security, and search engines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-sleek-e-commerce-website-design-showca-1772642022286-21f1bc77.png", imageAlt: "Web development project"
tag: "Web Development", title: "Full-Stack Development", subtitle: "Fast, scalable, and secure solutions", description: "Our expert developers build robust, high-performance websites using modern technologies. We ensure your site is optimized for speed, security, and search engines.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-sleek-e-commerce-website-design-showca-1772642022286-21f1bc77.png?_wi=1", imageAlt: "Web development project"
},
{
id: 3,
tag: "IT Support", title: "Technical Support & Maintenance", subtitle: "Keep your systems running smoothly", description: "From troubleshooting to ongoing maintenance, we provide reliable IT support. We handle server issues, security updates, and system optimization so you can focus on your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-saas-landing-page-design-with-d-1772642023521-2fdbee74.png", imageAlt: "IT support and maintenance"
tag: "IT Support", title: "Technical Support & Maintenance", subtitle: "Keep your systems running smoothly", description: "From troubleshooting to ongoing maintenance, we provide reliable IT support. We handle server issues, security updates, and system optimization so you can focus on your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-saas-landing-page-design-with-d-1772642023521-2fdbee74.png?_wi=1", imageAlt: "IT support and maintenance"
},
{
id: 4,
@@ -105,13 +105,13 @@ export default function LandingPage() {
tag="Recent Work"
products={[
{
id: "1", name: "E-Commerce Platform Redesign", price: "Completed 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-responsive-website-design-for-a-1772642023435-1a782f57.png", imageAlt: "E-commerce platform"
id: "1", name: "E-Commerce Platform Redesign", price: "Completed 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-responsive-website-design-for-a-1772642023435-1a782f57.png?_wi=2", imageAlt: "E-commerce platform"
},
{
id: "2", name: "Tech Startup Landing Page", price: "Completed 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-sleek-e-commerce-website-design-showca-1772642022286-21f1bc77.png", imageAlt: "Tech startup site"
id: "2", name: "Tech Startup Landing Page", price: "Completed 2024", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-sleek-e-commerce-website-design-showca-1772642022286-21f1bc77.png?_wi=2", imageAlt: "Tech startup site"
},
{
id: "3", name: "SaaS Application Dashboard", price: "Completed 2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-saas-landing-page-design-with-d-1772642023521-2fdbee74.png", imageAlt: "SaaS dashboard"
id: "3", name: "SaaS Application Dashboard", price: "Completed 2023", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUKxbRjUw7DsFW8ZsVhrJvJfzc/a-modern-saas-landing-page-design-with-d-1772642023521-2fdbee74.png?_wi=2", imageAlt: "SaaS dashboard"
}
]}
gridVariant="three-columns-all-equal-width"