Update src/pages/HomePage.tsx
This commit is contained in:
@@ -6,7 +6,7 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent
|
||||
import HeroOverlayMarquee from '@/components/sections/hero/HeroOverlayMarquee';
|
||||
import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards';
|
||||
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
import { Award, Beef, Clock, Croissant, Leaf, MapPin, ShoppingCart, Smile, User, Users, ShoppingBasket } from "lucide-react";
|
||||
import { Beef, Croissant, Leaf } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
|
||||
Reference in New Issue
Block a user