2 Commits

Author SHA1 Message Date
6845193a2b Update src/app/page.tsx 2026-03-05 10:39:19 +00:00
85d2dacf59 Merge version_1 into main
Merge version_1 into main
2026-03-05 10:36:51 +00:00

View File

@@ -11,7 +11,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
import ContactCenter from '@/components/sections/contact/ContactCenter';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Sparkles } from 'lucide-react';
import { Sparkles, Star, TrendingUp } from 'lucide-react';
export default function LandingPage() {
return (