2 Commits

Author SHA1 Message Date
af60e2f518 Update src/app/page.tsx 2026-03-12 21:07:45 +00:00
b48abf3600 Merge version_3 into main
Merge version_3 into main
2026-03-12 21:02:39 +00:00

View File

@@ -8,7 +8,7 @@ import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCa
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Heart, Phone, Sparkles } from 'lucide-react';
import { Heart, Phone, Sparkles, Mail } from 'lucide-react';
export default function LandingPage() {
return (