6 Commits

Author SHA1 Message Date
5023db86d1 Merge version_4 into main
Merge version_4 into main
2026-01-13 09:25:46 +00:00
cd2fa22afe Update src/app/page.tsx 2026-01-13 09:25:41 +00:00
06bf8347b9 Update src/app/layout.tsx 2026-01-13 09:25:40 +00:00
2c71ab651d Merge version_3 into main
Merge version_3 into main
2026-01-13 09:23:34 +00:00
4761bdf2da Merge version_2 into main
Merge version_2 into main
2026-01-13 09:21:17 +00:00
749332374d Merge version_1 into main
Merge version_1 into main
2026-01-13 09:19:13 +00:00
2 changed files with 6 additions and 2 deletions

View File

@@ -113,6 +113,10 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground="invertDefault"
showRating={true}
buttons={[
{ text: "Join Our Community", href: "#contact" },
{ text: "Start Your Journey", href: "#features" }
]}
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahbakes", testimonial: "This program completely changed how I approach layer practice. My precision improved dramatically within just three weeks!", rating: 5,