Merge version_2 into main #12

Merged
bender merged 2 commits from version_2 into main 2026-03-13 10:04:37 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="Creative Studio"
logoText=" AM Agency "
copyrightText="© 2026 AM Agency. All rights reserved."
socialLinks={[
{ icon: Linkedin, href: "https://linkedin.com/company/creativestudio", ariaLabel: "LinkedIn" },

View File

@@ -42,12 +42,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
title="Crafting Digital Experiences That Inspire"
title="Crafting Modern & Luxurious Webiste for Business"
description="We design and build extraordinary digital products for ambitious brands. Transform your vision into reality with our expertise in web design, development, and creative strategy."
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "250+", label: "Projects Delivered" },
{ value: "15+", label: "Years Experience" },
{ value: "25+ ", label: "Projects Delivered" },
{ value: "", label: "" },
{ value: "98%", label: "Client Satisfaction" }
]}
enableKpiAnimation={true}
@@ -59,7 +59,7 @@ export default function LandingPage() {
{ text: "Let's Talk", href: "/contact" }
]}
buttonAnimation="slide-up"
tag="Award-Winning Agency"
tag="Highly Dedicated Agency"
tagIcon={Sparkles}
tagAnimation="slide-up"
/>