Merge version_1 into main #3
@@ -7,7 +7,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import { Sparkles, Cake, Leaf, PalmTree } from "lucide-react";
|
||||
import { Sparkles, Cake, Leaf, Palmtree } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
title: "Premium Ingredients", description: "We source only the finest, freshest ingredients to ensure exceptional flavor and quality in every bite.", icon: Leaf,
|
||||
},
|
||||
{
|
||||
title: "Local Miami Flavors", description: "Inspired by our vibrant city, we offer unique flavor profiles and designs that capture the essence of Miami.", icon: PalmTree,
|
||||
title: "Local Miami Flavors", description: "Inspired by our vibrant city, we offer unique flavor profiles and designs that capture the essence of Miami.", icon: Palmtree,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cook-whisking-mixture-bowl_23-2148485370.jpg?_wi=2"
|
||||
|
||||
Reference in New Issue
Block a user