6 Commits

Author SHA1 Message Date
4bafadf514 Update src/app/page.tsx 2026-03-03 11:03:01 +00:00
a287e54182 Merge version_2 into main
Merge version_2 into main
2026-03-03 10:58:18 +00:00
25c8283602 Update src/app/page.tsx 2026-03-03 10:58:12 +00:00
c74793165e Merge version_1 into main
Merge version_1 into main
2026-03-03 10:57:09 +00:00
c1de935cc4 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:54:54 +00:00
eb716a4eec Merge version_1 into main
Merge version_1 into main
2026-03-03 10:54:11 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Get Started", href: "contact" },
{ text: "Get Your Free Quote", href: "contact" },
{ text: "View Our Work", href: "services" },
]}
buttonAnimation="slide-up"
@@ -173,7 +173,7 @@ export default function LandingPage() {
tagIcon={Mail}
tagAnimation="slide-up"
title="Ready to Build Your Website?"
description="Let's create something amazing together. Contact YMW today to discuss your project and receive a personalized quote. Email: yusuf@ymw.co.za"
description="Get a personalized website strategy and transparent quote within 24 hours"
buttons={[
{ text: "Send Email", href: "mailto:yusuf@ymw.co.za" },
{