9 Commits

Author SHA1 Message Date
7d8d697c6c Update src/app/page.tsx 2026-03-14 19:28:29 +00:00
e21b2f5572 Switch to version 3: modified src/app/page.tsx 2026-03-14 19:27:27 +00:00
8604f6a1da Merge version_4 into main
Merge version_4 into main
2026-03-14 19:26:27 +00:00
e2cfaf0405 Update src/app/page.tsx 2026-03-14 19:26:22 +00:00
9806861ed7 Switch to version 1: modified src/app/page.tsx 2026-03-14 19:25:29 +00:00
bf9cae8e91 Merge version_3 into main
Merge version_3 into main
2026-03-14 19:24:34 +00:00
7dc50d020d Update src/app/page.tsx 2026-03-14 19:24:30 +00:00
b1af27ec6c Switch to version 1: modified src/app/page.tsx 2026-03-14 19:23:40 +00:00
ff35891074 Merge version_2 into main
Merge version_2 into main
2026-03-14 19:22:42 +00:00

View File

@@ -192,16 +192,16 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "metric-1", value: "50+", title: "Projects Completed", description: "Successfully delivered across web, mobile, and branding"
id: "metric-1", value: "50+", title: "Successful Projects Delivered", description: "Across web, mobile, and branding with consistent excellence"
},
{
id: "metric-2", value: "35+", title: "Happy Clients", description: "Building lasting relationships through quality work"
id: "metric-2", value: "35+", title: "Satisfied Clients Worldwide", description: "Building lasting relationships through quality results"
},
{
id: "metric-3", value: "5+", title: "Years Experience", description: "Continuously growing and learning new technologies"
id: "metric-3", value: "5+", title: "Years Of Professional Experience", description: "Continuously growing expertise and industry knowledge"
},
{
id: "metric-4", value: "100%", title: "Satisfaction Rate", description: "Committed to exceeding client expectations"
id: "metric-4", value: "100%", title: "Client Satisfaction Guaranteed", description: "Committed to exceeding expectations on every project"
}
]}
containerClassName="max-w-7xl mx-auto px-4"
@@ -259,14 +259,14 @@ export default function HomePage() {
<div id="contact-cta" data-section="contact-cta" className="py-20 md:py-32">
<ContactText
text="Let's discuss your vision and bring your ideas to life. Ready to create something amazing together?"
text="Ready to bring your ideas to life? Let's create something amazing together."
animationType="entrance-slide"
buttons={[
{
text: "Schedule a Call", href: "/contact"
text: "Start Your Project", href: "/contact"
},
{
text: "Start Your Project", href: "/contact"
text: "Learn More", href: "/about"
}
]}
background={{