diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a4fa11..a6f0bff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,14 +2,14 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard'; +import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { UtensilsCrossed, Wine, Utensils, MapPin, ChefHat, Fish, Heart, Award, Sparkles, Flame, Star, Phone, Instagram, Facebook } from 'lucide-react'; +import { Wine, Utensils, MapPin, ChefHat, Fish, Heart, Award, Sparkles, Flame, Star, Phone, Instagram, Facebook } from 'lucide-react'; export default function LandingPage() { return ( @@ -29,7 +29,7 @@ export default function LandingPage() {
-
@@ -157,7 +112,7 @@ export default function LandingPage() { title="Menu Highlights" description="Explore our curated selection of Italian favorites and seasonal creations." tag="Featured Menu" - tagIcon={UtensilsCrossed} + tagIcon={Utensils} products={[ { id: "1", name: "Pappardelle al Cinghiale", price: "Market Price", imageSrc: "https://img.b2bpic.net/free-photo/top-view-home-made-tagliatelle-pasta-with-parmesan-cherry-tomatoes-greenery_482257-25241.jpg", imageAlt: "Pappardelle al Cinghiale"