Merge version_1 into main #4
@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Award, BookOpen, Facebook, Globe, Heart, Instagram, MapPin, Soup, Sparkles, Fish, Bowl } from "lucide-react";
|
||||
import { Award, BookOpen, Facebook, Globe, Heart, Instagram, MapPin, Soup, Sparkles, Fish, BowlFood } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
icon: Fish,
|
||||
title: "Sushi & Sashimi", subtitle: "Traditional Delights", detail: "Fresh fish and expertly prepared rice."},
|
||||
{
|
||||
icon: Bowl,
|
||||
icon: BowlFood,
|
||||
title: "Maki Rolls", subtitle: "Creative Combinations", detail: "Classic and signature rolls for every taste."},
|
||||
{
|
||||
icon: Soup,
|
||||
|
||||
Reference in New Issue
Block a user