Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 14:32:50 +00:00

View File

@@ -19,7 +19,7 @@ export default function ChefPortfolio() {
borderRadius="pill"
contentWidth="compact"
sizing="mediumSizeLargeTitles"
background="blurBottom"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -35,7 +35,8 @@ export default function ChefPortfolio() {
{ name: "Testimonials", id: "testimonials" },
]}
button={{
text: "Book Now", href: "contact"}}
text: "Book Now", href: "contact"
}}
animateOnLoad={true}
/>
</div>
@@ -46,12 +47,12 @@ export default function ChefPortfolio() {
description="Experience exceptional dining through bespoke catering, private chef services, and innovative cuisine crafted with precision and passion"
tag="Fine Dining"
tagIcon={ChefHat}
background={{ variant: "blurBottom" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Book a Service", href: "contact" },
{ text: "View Menu", href: "dishes" },
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-delicious-fish-close-up_23-2148516906.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-delicious-fish-close-up_23-2148516906.jpg"
imageAlt="Professional chef at work"
imagePosition="right"
mediaAnimation="slide-up"
@@ -100,11 +101,14 @@ export default function ChefPortfolio() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Pan-Seared Diver Scallops", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg?_wi=1", imageAlt: "Pan-seared scallops with sauce"},
id: "1", name: "Pan-Seared Diver Scallops", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg", imageAlt: "Pan-seared scallops with sauce"
},
{
id: "2", name: "Prime Grass-Fed Ribeye", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-roulet-with-potato-balls-sauce_140725-7314.jpg?_wi=1", imageAlt: "Premium steak presentation"},
id: "2", name: "Prime Grass-Fed Ribeye", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-roulet-with-potato-balls-sauce_140725-7314.jpg", imageAlt: "Premium steak presentation"
},
{
id: "3", name: "Dark Chocolate Soufflé", price: "Upon Request", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg?_wi=1", imageAlt: "Elegant chocolate dessert"},
id: "3", name: "Dark Chocolate Soufflé", price: "Upon Request", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg", imageAlt: "Elegant chocolate dessert"
},
]}
tagAnimation="blur-reveal"
buttonAnimation="slide-up"
@@ -122,13 +126,16 @@ export default function ChefPortfolio() {
features={[
{
id: "1", title: "Private Chef Services", author: "Personalized Dining", description: "Dedicated culinary expertise for your home, preparing multi-course meals customized to your palate", tags: ["Dining", "Private"],
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-delicious-fish-close-up_23-2148516906.jpg?_wi=2", imageAlt: "Private chef service"},
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-delicious-fish-close-up_23-2148516906.jpg", imageAlt: "Private chef service"
},
{
id: "2", title: "Event Catering", author: "Elevated Celebrations", description: "Full-service catering for weddings, corporate events, and intimate gatherings with exquisite cuisine", tags: ["Events", "Catering"],
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg?_wi=2", imageAlt: "Catered event"},
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg", imageAlt: "Catered event"
},
{
id: "3", title: "Menu Consulting", author: "Culinary Vision", description: "Expert guidance in menu development, wine pairings, and dietary accommodations for any occasion", tags: ["Consulting", "Planning"],
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-roulet-with-potato-balls-sauce_140725-7314.jpg?_wi=2", imageAlt: "Menu planning"},
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-roulet-with-potato-balls-sauce_140725-7314.jpg", imageAlt: "Menu planning"
},
]}
tagAnimation="blur-reveal"
buttonAnimation="slide-up"
@@ -144,13 +151,17 @@ export default function ChefPortfolio() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Mitchell, CEO of Mitchell Enterprises", date: "Date: October 2024", title: "A transformative culinary experience", quote: "The private chef service was absolutely exceptional. Every course was a revelation, expertly executed with impeccable attention to detail. Our guests are still talking about the meal.", tag: "Private Dining", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg?_wi=3", imageAlt: "Plated dish"},
id: "1", name: "Sarah Mitchell, CEO of Mitchell Enterprises", date: "Date: October 2024", title: "A transformative culinary experience", quote: "The private chef service was absolutely exceptional. Every course was a revelation, expertly executed with impeccable attention to detail. Our guests are still talking about the meal.", tag: "Private Dining", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg", imageAlt: "Plated dish"
},
{
id: "2", name: "James Richardson, Wedding Planner", date: "Date: September 2024", title: "Elevated our wedding catering", quote: "Working with the chef for our client's wedding was seamless. The innovative menu, flawless execution, and professional team made it truly memorable.", tag: "Event Catering", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg", avatarAlt: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-roulet-with-potato-balls-sauce_140725-7314.jpg?_wi=3", imageAlt: "Wedding plated course"},
id: "2", name: "James Richardson, Wedding Planner", date: "Date: September 2024", title: "Elevated our wedding catering", quote: "Working with the chef for our client's wedding was seamless. The innovative menu, flawless execution, and professional team made it truly memorable.", tag: "Event Catering", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg", avatarAlt: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-roulet-with-potato-balls-sauce_140725-7314.jpg", imageAlt: "Wedding plated course"
},
{
id: "3", name: "Emma Chen, Corporate Events Director", date: "Date: August 2024", title: "Culinary excellence redefined", quote: "For our gala events, this chef delivers consistency and sophistication. The menu consulting was invaluable in creating an unforgettable dining experience.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/boy-with-champagne-new-year-party_23-2147995163.jpg", avatarAlt: "Emma Chen", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg?_wi=2", imageAlt: "Gourmet dessert"},
id: "3", name: "Emma Chen, Corporate Events Director", date: "Date: August 2024", title: "Culinary excellence redefined", quote: "For our gala events, this chef delivers consistency and sophistication. The menu consulting was invaluable in creating an unforgettable dining experience.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/boy-with-champagne-new-year-party_23-2147995163.jpg", avatarAlt: "Emma Chen", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg", imageAlt: "Gourmet dessert"
},
{
id: "4", name: "David Park, Restaurant Owner", date: "Date: July 2024", title: "True mastery in every dish", quote: "His expertise in menu development completely transformed our restaurant's approach. The creativity and precision are simply unmatched.", tag: "Consulting", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg", avatarAlt: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-delicious-fish-close-up_23-2148516906.jpg?_wi=3", imageAlt: "Chef at work"},
id: "4", name: "David Park, Restaurant Owner", date: "Date: July 2024", title: "True mastery in every dish", quote: "His expertise in menu development completely transformed our restaurant's approach. The creativity and precision are simply unmatched.", tag: "Consulting", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1624.jpg", avatarAlt: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-delicious-fish-close-up_23-2148516906.jpg", imageAlt: "Chef at work"
},
]}
tagAnimation="blur-reveal"
/>