From 4474bb3be5a23b0e9750404863ffe02abe7d0a47 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 07:37:10 +0000 Subject: [PATCH] Update src/app/philosophy/page.tsx --- src/app/philosophy/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"