diff --git a/src/app/page.tsx b/src/app/page.tsx index 2822f23..1604715 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import ProductCardFour from "@/components/sections/product/ProductCardFour"; import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { Coffee, Sparkles, Heart, Users } from "lucide-react"; +import { Coffee, Sparkles, Heart, Users, Clock, MapPin } from "lucide-react"; export default function LandingPage() { return ( @@ -27,7 +27,7 @@ export default function LandingPage() { >