Merge version_1 into main #1
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Intimate Ambiance", description: "Each table is positioned to create a private dining experience with warm lighting, soft music, and carefully curated decor that enhances every moment", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg?_wi=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Candlelit tables" },
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Personalized Service", description: "Our attentive staff anticipates your needs, offering thoughtful recommendations and ensuring your comfort throughout the evening with genuine hospitality", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg?_wi=2"
|
||||
},
|
||||
items: [
|
||||
{ icon: Users, text: "Expert staff" },
|
||||
@@ -138,13 +138,13 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Chef Marcel Rousseau", role: "Executive Chef & Owner", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg"
|
||||
id: "1", name: "Chef Marcel Rousseau", role: "Executive Chef & Owner", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sous Chef Elena", role: "Head of Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg"
|
||||
id: "2", name: "Sous Chef Elena", role: "Head of Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Chef David Park", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg"
|
||||
id: "3", name: "Chef David Park", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-traditional-food-served-thanksgiving-day_23-2148632565.jpg?_wi=3"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user