Merge version_3 into main #5
@@ -10,7 +10,6 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Coffee, Award, MessageSquare } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -82,11 +81,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ tag: "Artisanat", title: "Pâtisseries Maison", subtitle: "Fraîcheur garantie", description: "Nos gâteaux sont préparés chaque matin avec des produits locaux." },
|
||||
{ tag: "Artisanat", title: "Pâtisseries Maison", subtitle: "Fraîcheur garantie", description: "Nos gâteaux sont préparés chaque matin avec des produits locaux.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg" },
|
||||
{ tag: "Atmosphère", title: "Ambiance Vintage", subtitle: "Parenthèse anglaise", description: "Une décoration chinée pour une vraie parenthèse anglaise." },
|
||||
{ tag: "Expérience", title: "Instants Gourmands", subtitle: "Convivialité", description: "Partagez un moment unique avec vos proches à Provins." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user