Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-18 18:53:24 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="rounded" borderRadius="rounded"
contentWidth="smallMedium" contentWidth="smallMedium"
sizing="largeSmallSizeLargeTitles" sizing="largeSmallSizeLargeTitles"
background="aurora" background="circleGradient"
cardStyle="gradient-mesh" cardStyle="gradient-mesh"
primaryButtonStyle="flat" primaryButtonStyle="flat"
secondaryButtonStyle="glass" secondaryButtonStyle="glass"
@@ -45,8 +45,8 @@ export default function LandingPage() {
{ text: "Learn More", href: "#services" } { text: "Learn More", href: "#services" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "aurora" }} background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg"
imageAlt="Mkani Digital Agency Dashboard" imageAlt="Mkani Digital Agency Dashboard"
mediaAnimation="opacity" mediaAnimation="opacity"
frameStyle="browser" frameStyle="browser"
@@ -69,20 +69,20 @@ export default function LandingPage() {
{ {
id: 1, id: 1,
title: "Website Design", description: "Modern, responsive websites built to convert visitors into customers. We create stunning digital storefronts that showcase your services and drive sales.", buttons: [{ text: "Explore", href: "#" }], title: "Website Design", description: "Modern, responsive websites built to convert visitors into customers. We create stunning digital storefronts that showcase your services and drive sales.", buttons: [{ text: "Explore", href: "#" }],
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cn3iof&_wi=1", imageAlt: "Website Design Service" }, phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cn3iof", imageAlt: "Website Design Service" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cn3iof&_wi=2", imageAlt: "Website Design Portfolio" } phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cn3iof", imageAlt: "Website Design Portfolio" }
}, },
{ {
id: 2, id: 2,
title: "Google Business Profile Optimization", description: "Boost your local visibility with a fully optimized Google Business Profile. Get found by customers searching for services like yours in your area.", buttons: [{ text: "Discover", href: "#" }], title: "Google Business Profile Optimization", description: "Boost your local visibility with a fully optimized Google Business Profile. Get found by customers searching for services like yours in your area.", buttons: [{ text: "Discover", href: "#" }],
phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zau6s7&_wi=1", imageAlt: "Google Business Optimization" }, phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zau6s7", imageAlt: "Google Business Optimization" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zau6s7&_wi=2", imageAlt: "Local SEO Strategy" } phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zau6s7", imageAlt: "Local SEO Strategy" }
}, },
{ {
id: 3, id: 3,
title: "Strategic Branding", description: "Build a strong brand identity that resonates with your target audience. From logos to brand guidelines, we create cohesive visual identities that command attention.", buttons: [{ text: "Learn More", href: "#" }], title: "Strategic Branding", description: "Build a strong brand identity that resonates with your target audience. From logos to brand guidelines, we create cohesive visual identities that command attention.", buttons: [{ text: "Learn More", href: "#" }],
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-colored-alpha-logos_23-2148979936.jpg?_wi=1", imageAlt: "Branding Services" }, phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-colored-alpha-logos_23-2148979936.jpg", imageAlt: "Branding Services" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-colored-alpha-logos_23-2148979936.jpg?_wi=2", imageAlt: "Brand Identity Design" } phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/flat-design-colored-alpha-logos_23-2148979936.jpg", imageAlt: "Brand Identity Design" }
} }
]} ]}
showStepNumbers={true} showStepNumbers={true}
@@ -184,7 +184,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg"
imageAlt="Mkani - Empowering Local Businesses" imageAlt="Mkani - Empowering Local Businesses"
logoText="Mkani" logoText="Mkani"
copyrightText="© 2025 Mkani. All rights reserved." copyrightText="© 2025 Mkani. All rights reserved."