Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 07:12:14 +00:00
2 changed files with 1381 additions and 14 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -54,12 +54,12 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "gradient-bars" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg", imageAlt: "luxury private chef preparing gourmet meal" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg", imageAlt: "gourmet plated dinner entree fine dining" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-with-ground-meat-different-seasonings-dark-grey-surface-meal-dolma-food-vegetables-beef-meat_140725-74543.jpg", imageAlt: "fusion cuisine modern plating artistic" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-martini-cocktail-glasses-dinner-table_8353-614.jpg", imageAlt: "private dining table intimate elegant" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-delicious-food_23-2148510894.jpg", imageAlt: "chef preparing ingredients kitchen professional" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-chef-man-black-uniform-holding-hands-folded-while-looking-green-wall_141793-32550.jpg", imageAlt: "professional chef portrait culinary expert" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=1", imageAlt: "luxury private chef preparing gourmet meal" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg?_wi=1", imageAlt: "gourmet plated dinner entree fine dining" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-with-ground-meat-different-seasonings-dark-grey-surface-meal-dolma-food-vegetables-beef-meat_140725-74543.jpg?_wi=1", imageAlt: "fusion cuisine modern plating artistic" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-martini-cocktail-glasses-dinner-table_8353-614.jpg?_wi=1", imageAlt: "private dining table intimate elegant" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-delicious-food_23-2148510894.jpg?_wi=1", imageAlt: "chef preparing ingredients kitchen professional" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-chef-man-black-uniform-holding-hands-folded-while-looking-green-wall_141793-32550.jpg?_wi=1", imageAlt: "professional chef portrait culinary expert" },
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -90,13 +90,13 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Customized Menus", description: "Every meal is designed specifically for your taste preferences, dietary requirements, and occasion. We collaborate closely to ensure perfection on every plate.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg", imageAlt: "gourmet plated dinner entree fine dining" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-with-ground-meat-different-seasonings-dark-grey-surface-meal-dolma-food-vegetables-beef-meat_140725-74543.jpg", imageAlt: "fusion cuisine modern plating artistic" },
title: "Customized Menus", description: "Every meal is designed specifically for your taste preferences, dietary requirements, and occasion. We collaborate closely to ensure perfection on every plate.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg?_wi=2", imageAlt: "gourmet plated dinner entree fine dining" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-with-ground-meat-different-seasonings-dark-grey-surface-meal-dolma-food-vegetables-beef-meat_140725-74543.jpg?_wi=2", imageAlt: "fusion cuisine modern plating artistic" },
},
{
id: 2,
title: "Professional Service", description: "Discreet, efficient, and sophisticated. We handle all preparation, cooking, plating, and service with impeccable attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-delicious-food_23-2148510894.jpg", imageAlt: "chef preparing ingredients kitchen professional" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg", imageAlt: "luxury private chef preparing gourmet meal" },
title: "Professional Service", description: "Discreet, efficient, and sophisticated. We handle all preparation, cooking, plating, and service with impeccable attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-delicious-food_23-2148510894.jpg?_wi=2", imageAlt: "chef preparing ingredients kitchen professional" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg?_wi=2", imageAlt: "luxury private chef preparing gourmet meal" },
},
]}
showStepNumbers={true}
@@ -117,11 +117,11 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
products={[
{
id: "1", name: "Authentic Pakistani Heritage", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg", imageAlt: "gourmet plated dinner entree fine dining"},
id: "1", name: "Authentic Pakistani Heritage", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/cream-apricot-appetizers-decorated-with-leaves_140725-4606.jpg?_wi=3", imageAlt: "gourmet plated dinner entree fine dining"},
{
id: "2", name: "Modern Fusion Cuisine", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-with-ground-meat-different-seasonings-dark-grey-surface-meal-dolma-food-vegetables-beef-meat_140725-74543.jpg", imageAlt: "fusion cuisine modern plating artistic"},
id: "2", name: "Modern Fusion Cuisine", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-with-ground-meat-different-seasonings-dark-grey-surface-meal-dolma-food-vegetables-beef-meat_140725-74543.jpg?_wi=3", imageAlt: "fusion cuisine modern plating artistic"},
{
id: "3", name: "International Gourmet", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-martini-cocktail-glasses-dinner-table_8353-614.jpg", imageAlt: "private dining table intimate elegant"},
id: "3", name: "International Gourmet", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-martini-cocktail-glasses-dinner-table_8353-614.jpg?_wi=2", imageAlt: "private dining table intimate elegant"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -188,7 +188,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-chef-man-black-uniform-holding-hands-folded-while-looking-green-wall_141793-32550.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-chef-man-black-uniform-holding-hands-folded-while-looking-green-wall_141793-32550.jpg?_wi=2"
imageAlt="professional chef portrait culinary expert"
mediaAnimation="slide-up"
mediaPosition="right"