Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -97,7 +97,8 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Planning", description: "We start with an in-depth understanding of your business goals, target audience, and competitive landscape to define a winning strategy.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-web-development-concept-cms_23-2148806100.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-web-development-concept-cms_23-2148806100.jpg", imageAlt: "web design workflow illustration"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Lightbulb,
|
||||
@@ -109,12 +110,12 @@ export default function LandingPage() {
|
||||
icon: FlaskConical,
|
||||
text: "User Flows"},
|
||||
],
|
||||
reverse: false,
|
||||
imageAlt: "web design workflow illustration"
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "High-End Design", description: "Our designers create visually stunning, intuitive, and mobile-responsive interfaces that reflect your brand's unique identity.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg", imageAlt: "web design workflow illustration"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Palette,
|
||||
@@ -126,12 +127,12 @@ export default function LandingPage() {
|
||||
icon: TabletSmartphone,
|
||||
text: "Responsive Layouts"},
|
||||
],
|
||||
reverse: true,
|
||||
imageAlt: "web design workflow illustration"
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Flawless Development", description: "Leveraging the latest technologies, we build robust, secure, and scalable websites optimized for performance and future growth.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301535.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301535.jpg", imageAlt: "web design workflow illustration"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: Code,
|
||||
@@ -143,12 +144,12 @@ export default function LandingPage() {
|
||||
icon: ShieldCheck,
|
||||
text: "Security & Speed"},
|
||||
],
|
||||
reverse: false,
|
||||
imageAlt: "web design workflow illustration"
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Ongoing Optimization", description: "We don't just launch and leave. Our team provides continuous support, SEO optimization, and analytics to ensure your site performs its best.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outline-responsive-design_1134-80.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outline-responsive-design_1134-80.jpg", imageAlt: "web design workflow illustration"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: TrendingUp,
|
||||
@@ -160,8 +161,7 @@ export default function LandingPage() {
|
||||
icon: RefreshCcw,
|
||||
text: "Updates & Support"},
|
||||
],
|
||||
reverse: true,
|
||||
imageAlt: "web design workflow illustration"
|
||||
reverse: true
|
||||
},
|
||||
]}
|
||||
title="What We Do"
|
||||
|
||||
Reference in New Issue
Block a user