Merge version_1 into main #4
@@ -33,8 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Clients", id: "clients" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Portfolio", id: "portfolio" }
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
bottomLeftText="Florida-Based Digital Agency"
|
||||
bottomRightText="hello@uamconsultancy.com"
|
||||
@@ -82,8 +81,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
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-1772548979631-635364a6.png" },
|
||||
items: [
|
||||
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-1772548979631-635364a6.png" }, items: [
|
||||
{ icon: Target, text: "Market Analysis & Positioning" },
|
||||
{ icon: TrendingUp, text: "Growth Strategy Development" },
|
||||
{ icon: BarChart3, text: "ROI-Focused Planning" }
|
||||
@@ -91,8 +89,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
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-1772548978379-10931978.png" },
|
||||
items: [
|
||||
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-1772548978379-10931978.png" }, items: [
|
||||
{ icon: Palette, text: "Brand Identity Design" },
|
||||
{ icon: Smartphone, text: "Responsive UI/UX Design" },
|
||||
{ icon: Eye, text: "User Experience Optimization" }
|
||||
@@ -100,8 +97,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
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-1772548978476-ba4c9b58.png" },
|
||||
items: [
|
||||
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-1772548978476-ba4c9b58.png" }, items: [
|
||||
{ icon: Code2, text: "Custom Software Development" },
|
||||
{ icon: Database, text: "API Integration & Automation" },
|
||||
{ icon: Lock, text: "Security & Performance" }
|
||||
|
||||
Reference in New Issue
Block a user