Merge version_1 into main #1
@@ -75,23 +75,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Exceptional Cuisine", description: "Fresh ingredients, skilled preparation, and diverse menu options for adults and children. Every dish is crafted with care and served promptly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg" }
|
||||
title: "Exceptional Cuisine", description: "Fresh ingredients, skilled preparation, and diverse menu options for adults and children. Every dish is crafted with care and served promptly.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Vibrant Atmosphere", description: "Beautiful ambiance with pleasant music, comfortable seating, and a cozy courtyard perfect for summer gatherings and family celebrations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" }
|
||||
title: "Vibrant Atmosphere", description: "Beautiful ambiance with pleasant music, comfortable seating, and a cozy courtyard perfect for summer gatherings and family celebrations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "World-Class Service", description: "Our passionate staff delivers exceptional hospitality. Attentive, friendly, and responsive to every need – service excellence is our standard.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg" }
|
||||
title: "World-Class Service", description: "Our passionate staff delivers exceptional hospitality. Attentive, friendly, and responsive to every need – service excellence is our standard.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Karaoke Entertainment", description: "State-of-the-art karaoke facilities with an extensive song library. Sing your heart out in an inclusive, supportive environment with family and friends.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-microphone-blurred-space-with-bokeh-lights_181624-24707.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-microphone-blurred-space-with-bokeh-lights_181624-24707.jpg" }
|
||||
title: "Karaoke Entertainment", description: "State-of-the-art karaoke facilities with an extensive song library. Sing your heart out in an inclusive, supportive environment with family and friends.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-microphone-blurred-space-with-bokeh-lights_181624-24707.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-microphone-blurred-space-with-bokeh-lights_181624-24707.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -108,19 +108,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Фатима Мад", role: "Regular Guest", company: "Mary City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Рамис Мамедов", role: "Family", company: "Mary City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Igor Sinisek", role: "Visitor", company: "International Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Юсуп", role: "Loyal Customer", company: "Mary City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -140,13 +140,13 @@ export default function LandingPage() {
|
||||
description="Award-winning quality and guest satisfaction metrics"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "Premium", title: "Food Quality", description: "Fresh, delicious cuisine prepared daily with attention to detail", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg"
|
||||
id: "1", value: "Premium", title: "Food Quality", description: "Fresh, delicious cuisine prepared daily with attention to detail", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Perfect", title: "Service Standard", description: "Attentive staff that anticipates and fulfills every guest need", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg"
|
||||
id: "2", value: "Perfect", title: "Service Standard", description: "Attentive staff that anticipates and fulfills every guest need", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-talking-businessman-cafe_637285-8897.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "3", value: "Unforgettable", title: "Entertainment", description: "State-of-the-art karaoke for memorable nights with loved ones", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-microphone-blurred-space-with-bokeh-lights_181624-24707.jpg"
|
||||
id: "3", value: "Unforgettable", title: "Entertainment", description: "State-of-the-art karaoke for memorable nights with loved ones", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-microphone-blurred-space-with-bokeh-lights_181624-24707.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user