diff --git a/src/app/philosophy/page.tsx b/src/app/philosophy/page.tsx index c5445c4..ba078ef 100644 --- a/src/app/philosophy/page.tsx +++ b/src/app/philosophy/page.tsx @@ -8,7 +8,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Feather, Lightbulb, Quote, HandPlatter, YinYang, Fish, Leaf, Handshake, Slice, Hourglass } from "lucide-react"; +import { Feather, Lightbulb, Quote, HandPlatter, Fish, Leaf, Handshake, Slice, Hourglass, Scale } from "lucide-react"; export default function LandingPage() { return ( @@ -80,7 +80,7 @@ export default function LandingPage() { { title: "Harmony of Flavors", description: "We strive for a delicate balance of tastes, textures, and aromas, creating a harmonious symphony that delights the senses.", - icon: YinYang, + icon: Scale, }, ]} imageSrc="http://img.b2bpic.net/free-photo/arrangement-delicious-fresh-vegetables-with-copy-space_23-2148643008.jpg"