Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,8 +51,8 @@ export default function LandingPage() {
|
||||
description="Exquisite culinary experiences delivered directly to your home. Discover the art of personalized fine dining for your next event."
|
||||
buttons={[{ text: "Book My Chef", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208287.jpg", imageAlt: "Chef plating meal" },
|
||||
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-set-goblets-plates-cutlery_8353-9897.jpg", imageAlt: "Luxury kitchen" },
|
||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208287.jpg?_wi=1", imageAlt: "Chef plating meal" },
|
||||
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-set-goblets-plates-cutlery_8353-9897.jpg?_wi=1", imageAlt: "Luxury kitchen" },
|
||||
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-having-lunch-with-salmon-with-brown-noodles-soup-berry-salad-cocktail_141793-2455.jpg", imageAlt: "Plated dish" },
|
||||
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976545.jpg", imageAlt: "Chef preparing" },
|
||||
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081460.jpg", imageAlt: "Torch dish" },
|
||||
@@ -81,8 +81,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Custom Menus", description: "Menus specifically curated to match your dietary needs and seasonal availability.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-putting-salad-plate_23-2148763188.jpg", imageAlt: "Male chef putting salad on plate" },
|
||||
{ title: "Premium Sourcing", description: "Only the finest local and international ingredients selected by hand.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208287.jpg", imageAlt: "Male chef putting salad on plate" },
|
||||
{ title: "Table Service", description: "Professional wait staff available to ensure a seamless dining flow.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-set-goblets-plates-cutlery_8353-9897.jpg", imageAlt: "Male chef putting salad on plate" },
|
||||
{ title: "Premium Sourcing", description: "Only the finest local and international ingredients selected by hand.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208287.jpg?_wi=2", imageAlt: "Male chef putting salad on plate" },
|
||||
{ title: "Table Service", description: "Professional wait staff available to ensure a seamless dining flow.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-set-goblets-plates-cutlery_8353-9897.jpg?_wi=2", imageAlt: "Male chef putting salad on plate" },
|
||||
]}
|
||||
title="The Personalised Experience"
|
||||
description="Every detail tailored to your specific preferences, from ingredient sourcing to final table service."
|
||||
|
||||
Reference in New Issue
Block a user