2 Commits

Author SHA1 Message Date
3ad9ff60ca Update src/app/page.tsx 2026-04-21 23:24:11 +00:00
cf38efe843 Merge version_3 into main
Merge version_3 into main
2026-04-21 23:22:44 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroSplitTestimonial
background={{
variant: "gradient-bars"}}
title="Precision Tuning for German Engineering"
title="Unlock Peak German Engineering Performance"
description="Unlock your vehicle's true potential with expert tuning services from SF Fahrzeugtechnik. Performance, reliability, and precision."
testimonials={[
{
@@ -282,4 +282,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}