Merge version_1 into main #1
@@ -113,22 +113,22 @@ export default function LandingPage() {
|
||||
tag="Our Services"
|
||||
features={[
|
||||
{
|
||||
title: "All-You-Can-Eat Dining", description: "Unlimited servings of your favorite dishes. Perfect for groups and families who want variety and abundance at one amazing price.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg", imageAlt: "All-You-Can-Eat"
|
||||
title: "All-You-Can-Eat Dining", description: "Unlimited servings of your favorite dishes. Perfect for groups and families who want variety and abundance at one amazing price.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg?_wi=1", imageAlt: "All-You-Can-Eat"
|
||||
},
|
||||
{
|
||||
title: "Private Dining Room", description: "Elegant private space for special occasions, business meetings, or intimate family gatherings. Reserve your exclusive dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg", imageAlt: "Private Dining Room"
|
||||
title: "Private Dining Room", description: "Elegant private space for special occasions, business meetings, or intimate family gatherings. Reserve your exclusive dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg?_wi=1", imageAlt: "Private Dining Room"
|
||||
},
|
||||
{
|
||||
title: "Live Music Entertainment", description: "Enjoy talented musicians performing live during your meal. Perfect ambiance for romantic dinners and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-performing-concert_23-2149162951.jpg", imageAlt: "Live Music"
|
||||
title: "Live Music Entertainment", description: "Enjoy talented musicians performing live during your meal. Perfect ambiance for romantic dinners and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-performing-concert_23-2149162951.jpg?_wi=1", imageAlt: "Live Music"
|
||||
},
|
||||
{
|
||||
title: "24/7 Food Service", description: "Hungry at midnight? We're open round the clock! Order fresh, hot meals anytime you crave our delicious food.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-women-smiling-dinner-party_23-2148454161.jpg", imageAlt: "24/7 Service"
|
||||
title: "24/7 Food Service", description: "Hungry at midnight? We're open round the clock! Order fresh, hot meals anytime you crave our delicious food.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-women-smiling-dinner-party_23-2148454161.jpg?_wi=1", imageAlt: "24/7 Service"
|
||||
},
|
||||
{
|
||||
title: "Online Ordering", description: "Convenient ordering through Foodpanda or WhatsApp with quick delivery. Get your favorite meals at home in minutes.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-cooks-preparing-organic-ingredients-cuisine-dish-making-delicious-gourmet-meal-with-salad-vegetables-professional-kitchen-man-woman-cooking-food-tripod-shot_482257-45704.jpg", imageAlt: "Online Ordering"
|
||||
title: "Online Ordering", description: "Convenient ordering through Foodpanda or WhatsApp with quick delivery. Get your favorite meals at home in minutes.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-cooks-preparing-organic-ingredients-cuisine-dish-making-delicious-gourmet-meal-with-salad-vegetables-professional-kitchen-man-woman-cooking-food-tripod-shot_482257-45704.jpg?_wi=1", imageAlt: "Online Ordering"
|
||||
},
|
||||
{
|
||||
title: "Premium Cuisine Quality", description: "Every dish is prepared by experienced chefs using fresh, high-quality ingredients. Taste excellence in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/pie-topped-with-ice-cream-apple-slices_140725-2999.jpg", imageAlt: "Premium Quality"
|
||||
title: "Premium Cuisine Quality", description: "Every dish is prepared by experienced chefs using fresh, high-quality ingredients. Taste excellence in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/pie-topped-with-ice-cream-apple-slices_140725-2999.jpg?_wi=1", imageAlt: "Premium Quality"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -162,22 +162,22 @@ export default function LandingPage() {
|
||||
tag="Photo Gallery"
|
||||
features={[
|
||||
{
|
||||
title: "Restaurant Interior", description: "Modern, elegant dining space with warm lighting and comfortable seating for your perfect meal experience.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg", imageAlt: "Restaurant Interior"
|
||||
title: "Restaurant Interior", description: "Modern, elegant dining space with warm lighting and comfortable seating for your perfect meal experience.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3439.jpg?_wi=2", imageAlt: "Restaurant Interior"
|
||||
},
|
||||
{
|
||||
title: "Food Presentation", description: "Beautifully plated dishes that are as stunning to look at as they are delicious to taste.", imageSrc: "http://img.b2bpic.net/free-photo/pie-topped-with-ice-cream-apple-slices_140725-2999.jpg", imageAlt: "Food Presentation"
|
||||
title: "Food Presentation", description: "Beautifully plated dishes that are as stunning to look at as they are delicious to taste.", imageSrc: "http://img.b2bpic.net/free-photo/pie-topped-with-ice-cream-apple-slices_140725-2999.jpg?_wi=2", imageAlt: "Food Presentation"
|
||||
},
|
||||
{
|
||||
title: "Professional Kitchen", description: "State-of-the-art kitchen where our skilled chefs craft culinary masterpieces with precision and passion.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-cooks-preparing-organic-ingredients-cuisine-dish-making-delicious-gourmet-meal-with-salad-vegetables-professional-kitchen-man-woman-cooking-food-tripod-shot_482257-45704.jpg", imageAlt: "Professional Kitchen"
|
||||
title: "Professional Kitchen", description: "State-of-the-art kitchen where our skilled chefs craft culinary masterpieces with precision and passion.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-cooks-preparing-organic-ingredients-cuisine-dish-making-delicious-gourmet-meal-with-salad-vegetables-professional-kitchen-man-woman-cooking-food-tripod-shot_482257-45704.jpg?_wi=2", imageAlt: "Professional Kitchen"
|
||||
},
|
||||
{
|
||||
title: "Dining Experience", description: "Friends and family enjoying memorable moments over delicious food and great conversation.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-women-smiling-dinner-party_23-2148454161.jpg", imageAlt: "Dining Experience"
|
||||
title: "Dining Experience", description: "Friends and family enjoying memorable moments over delicious food and great conversation.", imageSrc: "http://img.b2bpic.net/free-photo/positive-young-women-smiling-dinner-party_23-2148454161.jpg?_wi=2", imageAlt: "Dining Experience"
|
||||
},
|
||||
{
|
||||
title: "Feast Selection", description: "A variety of our signature dishes ready to delight your palate with diverse flavors and aromas.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg", imageAlt: "Feast Selection"
|
||||
title: "Feast Selection", description: "A variety of our signature dishes ready to delight your palate with diverse flavors and aromas.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg?_wi=2", imageAlt: "Feast Selection"
|
||||
},
|
||||
{
|
||||
title: "Live Music Nights", description: "Experience the perfect ambiance with live musical performances during your evening at Smart Kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-performing-concert_23-2149162951.jpg", imageAlt: "Live Music"
|
||||
title: "Live Music Nights", description: "Experience the perfect ambiance with live musical performances during your evening at Smart Kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-performing-concert_23-2149162951.jpg?_wi=2", imageAlt: "Live Music"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user