Merge version_1 into main #3
@@ -8,7 +8,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Rocket, Users, Leaf } from "lucide-react";
|
||||
import { Rocket, Users, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
title: "Visionary Leadership", description: "Guiding the future of food with innovative concepts.", icon: Rocket,
|
||||
},
|
||||
{
|
||||
title: "Sustainable Practices", description: "Committed to eco-friendly and responsible culinary solutions.", icon: Leaf,
|
||||
title: "Sustainable Practices", description: "Committed to eco-friendly and responsible culinary solutions.", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Client-Centric Approach", description: "Tailored strategies designed for your unique business needs.", icon: Users,
|
||||
|
||||
Reference in New Issue
Block a user