Update src/app/page.tsx

This commit is contained in:
2026-04-21 23:24:11 +00:00
parent cf38efe843
commit 3ad9ff60ca

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>
);
}
}