feat: update app pages and styles

This commit is contained in:
2026-05-29 18:57:07 -07:00
parent ab36d99ba3
commit 9222292b9f
4 changed files with 72 additions and 59 deletions
+2
View File
@@ -1,3 +1,5 @@
'use client';
import Hero from "@/components/content/Hero";
import Testimonials from "@/components/content/Testimonials";
import RotatingWord from "@/components/content/RotatingWord";