4 Commits

Author SHA1 Message Date
2d90176b07 Update src/app/page.tsx 2026-03-25 20:57:37 +00:00
2eb5d69219 Merge version_5 into main
Merge version_5 into main
2026-03-25 20:54:38 +00:00
97e26229f5 Update src/app/page.tsx 2026-03-25 20:54:32 +00:00
76cfe0e83f Merge version_4 into main
Merge version_4 into main
2026-03-25 20:53:15 +00:00

View File

@@ -113,6 +113,11 @@ export default function LandingPage() {
]}
title="Our Services"
description="We offer a comprehensive range of services, combining traditional techniques with modern solutions to restore and maintain your favorite footwear and leather goods."
buttons={[
{
text: "Get a Quote", href: "#contact"
}
]}
/>
</div>
@@ -129,7 +134,7 @@ export default function LandingPage() {
label: "Satisfied Customers", value: "1000s"},
{
icon: Zap,
label: "Items Restored", value: "Masterful Restorations"},
label: "Items Restored", value: "10,000+ Items Restored"},
]}
metricsAnimation="slide-up"
/>