Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c9d852e31 | |||
| bd9d6d92e8 | |||
| 7d8d697c6c | |||
| e21b2f5572 | |||
| 8604f6a1da | |||
| e2cfaf0405 | |||
| 9806861ed7 | |||
| bf9cae8e91 |
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user