Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-03 02:10:43 +00:00

View File

@@ -78,13 +78,13 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
id: "1", title: "Custom Website Design", description: "Bespoke websites designed specifically for your brand and audience. Every pixel crafted with purpose.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png"
id: "1", title: "Custom Website Design", description: "Bespoke websites designed specifically for your brand and audience. Every pixel crafted with purpose.", tag: "Design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png?_wi=1"
},
{
id: "2", title: "E-Commerce Solutions", description: "Powerful online stores that convert visitors into customers. Complete shopping experience optimization.", tag: "E-Commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png"
id: "2", title: "E-Commerce Solutions", description: "Powerful online stores that convert visitors into customers. Complete shopping experience optimization.", tag: "E-Commerce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png?_wi=1"
},
{
id: "3", title: "Web Applications", description: "Dynamic, scalable web apps that solve real business problems. Built with modern technologies and best practices.", tag: "Development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png"
id: "3", title: "Web Applications", description: "Dynamic, scalable web apps that solve real business problems. Built with modern technologies and best practices.", tag: "Development", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png?_wi=1"
}
]}
/>
@@ -100,13 +100,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Fashion Brand E-Commerce", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png"
id: "1", name: "Fashion Brand E-Commerce", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-beautiful-e-commerce-website-design-mo-1772503596919-dd6a0d20.png?_wi=2"
},
{
id: "2", name: "SaaS Analytics Platform", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png"
id: "2", name: "SaaS Analytics Platform", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-modern-saas-application-interface-show-1772503596487-5ad9b56e.png?_wi=2"
},
{
id: "3", name: "Tech Startup Homepage", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png"
id: "3", name: "Tech Startup Homepage", price: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnt3vJN1bNla2vWRI6OQ4Tdtr/a-stunning-corporate-website-homepage-fo-1772503614949-aa4e4b83.png?_wi=2"
}
]}
/>