Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import PricingCardThree from "@/components/sections/pricing/PricingCardThree";
|
||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
import { CheckCircle, Quote, Sparkles } from "lucide-react";
|
||||
import { CheckCircle, Quote, Sparkles, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user