Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-15 09:50:56 +00:00

View File

@@ -12,6 +12,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { ChefHat } from 'lucide-react';
export default function LandingPage() {
return (
@@ -71,6 +72,7 @@ export default function LandingPage() {
title="Crafting Memorable Flavors"
description="With over 15 years in Michelin-starred kitchens, I bring global culinary expertise to your private dining table."
subdescription="Every dish I prepare is a testament to the freshest seasonal ingredients and time-honored techniques."
icon={ChefHat}
imageSrc="http://img.b2bpic.net/free-photo/front-view-women-cooking-together_23-2150176886.jpg"
mediaAnimation="blur-reveal"
/>