7 Commits

Author SHA1 Message Date
4f30a0c536 Merge version_2 into main
Merge version_2 into main
2026-03-08 08:45:57 +00:00
aca124c1b7 Update src/app/page.tsx 2026-03-08 08:45:52 +00:00
3f0e8e74df Update src/app/layout.tsx 2026-03-08 08:45:52 +00:00
9c15a9d7e2 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:38:25 +00:00
a757fe78be Merge version_1 into main
Merge version_1 into main
2026-03-08 08:37:39 +00:00
e1e0b48457 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:36:17 +00:00
0de0996f40 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:35:03 +00:00
2 changed files with 9 additions and 1428 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -69,7 +69,7 @@ export default function HomePage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Local Patients"
description="Real reviews from patients who've experienced our medical aesthetic treatments"
description="Join 5000+ satisfied patients who achieved their aesthetic goals"
tag="Patient Testimonials"
tagIcon={Star}
names={[
@@ -213,4 +213,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}