Merge version_1 into main #1
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Strategic Consulting", description: "We start by understanding your business, market position, and growth objectives. Our consultants develop comprehensive digital roadmaps that align technology with your business strategy.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/digital-strategy-planning-session-with-c-1772548809372-9a224d29.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/digital-strategy-planning-session-with-c-1772548809372-9a224d29.png?_wi=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: Target, text: "Market Analysis & Positioning" },
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Design & UX", description: "Our design experts create beautiful, user-centered interfaces that convert visitors into customers. Every pixel serves a purpose in your brand story.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/ux-ui-design-process-visualization-showi-1772548808973-09e39586.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/ux-ui-design-process-visualization-showi-1772548808973-09e39586.png?_wi=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: Palette, text: "Brand Identity Design" },
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Development & Integration", description: "Our skilled developers build robust, scalable solutions using modern technologies. We integrate seamlessly with your existing systems for smooth implementation.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/software-development-environment-showing-1772548810809-9f0d3fff.png"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/software-development-environment-showing-1772548810809-9f0d3fff.png?_wi=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: Code2, text: "Custom Software Development" },
|
||||
@@ -144,15 +144,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "TechVenture Inc", name: "AI-Powered Platform Redesign", price: "Complete Platform Modernization", rating: 5,
|
||||
reviewCount: "8 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/digital-strategy-planning-session-with-c-1772548809372-9a224d29.png", imageAlt: "AI Platform Redesign Project"
|
||||
reviewCount: "8 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/digital-strategy-planning-session-with-c-1772548809372-9a224d29.png?_wi=2", imageAlt: "AI Platform Redesign Project"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "RetailFlow Co", name: "E-Commerce Transformation", price: "300% Conversion Increase", rating: 5,
|
||||
reviewCount: "6 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/ux-ui-design-process-visualization-showi-1772548808973-09e39586.png", imageAlt: "E-Commerce Project"
|
||||
reviewCount: "6 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/ux-ui-design-process-visualization-showi-1772548808973-09e39586.png?_wi=2", imageAlt: "E-Commerce Project"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "FinanceHub Solutions", name: "FinTech Mobile Application", price: "500K+ Active Users", rating: 5,
|
||||
reviewCount: "12 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/software-development-environment-showing-1772548810809-9f0d3fff.png", imageAlt: "FinTech Mobile App"
|
||||
reviewCount: "12 months", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARI1jkEo9ShNhcnIB1EAbh5It8/software-development-environment-showing-1772548810809-9f0d3fff.png?_wi=2", imageAlt: "FinTech Mobile App"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user