2 Commits

Author SHA1 Message Date
592602ba67 Update src/app/page.tsx 2026-06-13 07:02:12 +00:00
5fb982f7d4 Merge version_1 into main
Merge version_1 into main
2026-06-13 06:51:43 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
<HeroCentered
background={{
variant: "radial-gradient"}}
title="Công Ty Huế Thành: Driving Success Together"
title="Mua ngay"
description="Providing exceptional solutions and unparalleled service to empower your business growth in Vietnam and beyond. We are committed to excellence."
avatars={[
{
@@ -298,4 +298,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}