Merge version_2 into main #5
@@ -10,9 +10,6 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Sparkles, Zap, Rocket, Eye, Clock, Award, TrendingUp, Quote, Send } from 'lucide-react';
|
||||
import dynamic from 'next/dynamic';
|
||||
|
||||
const GyroTiltComponent = dynamic(() => import('@/components/custom/GyroTilt'), { ssr: false });
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user