Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8025.jpg", imageAlt: "Yukee's Restaurant Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-avocado-raddish-orange-arugula-sauce_140725-1337.jpg", imageAlt: "Signature Main Course"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-avocado-raddish-orange-arugula-sauce_140725-1337.jpg?_wi=1", imageAlt: "Signature Main Course"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg", imageAlt: "Happy Diners"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg?_wi=1", imageAlt: "Happy Diners"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -66,11 +66,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "📍 Green Road, Dhaka", description: "House 12, Ground Floor, Green Cor, Green Road, Dhaka 1205", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-wuxi_1127-3917.jpg", imageAlt: "Location"},
|
||||
{
|
||||
id: "2", title: "🕐 Opens 12 PM Daily", description: "Fresh meals prepared throughout the day. Call ahead for reservations.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-served-with-broccoli-carrot-cream-sauce_140725-8311.jpg", imageAlt: "Time"},
|
||||
id: "2", title: "🕐 Opens 12 PM Daily", description: "Fresh meals prepared throughout the day. Call ahead for reservations.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-served-with-broccoli-carrot-cream-sauce_140725-8311.jpg?_wi=1", imageAlt: "Time"},
|
||||
{
|
||||
id: "3", title: "💰 ৳400–600 Per Person", description: "Premium dining at affordable prices. Excellent value for quality.", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg", imageAlt: "Price"},
|
||||
id: "3", title: "💰 ৳400–600 Per Person", description: "Premium dining at affordable prices. Excellent value for quality.", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg?_wi=1", imageAlt: "Price"},
|
||||
{
|
||||
id: "4", title: "🚗 Dine-in, Takeaway & Delivery", description: "Enjoy at our restaurant or take your meal anywhere in Dhaka.", imageSrc: "http://img.b2bpic.net/free-vector/watercolor-food-webinar_23-2149054524.jpg", imageAlt: "Services"},
|
||||
id: "4", title: "🚗 Dine-in, Takeaway & Delivery", description: "Enjoy at our restaurant or take your meal anywhere in Dhaka.", imageSrc: "http://img.b2bpic.net/free-vector/watercolor-food-webinar_23-2149054524.jpg?_wi=1", imageAlt: "Services"},
|
||||
]}
|
||||
title="Why Choose Yukee's"
|
||||
description="Everything you need to know about your next great meal"
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
description="Chef-driven approach to fresh, flavorful cuisine"
|
||||
subdescription="Located at Green Road, Dhaka since 2020"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg?_wi=2"
|
||||
imageAlt="Yukee's Dining Experience"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -101,13 +101,13 @@ export default function LandingPage() {
|
||||
tagIcon={ChefHat}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Grilled Premium Fish", price: "৳550", variant: "Whole Fish · Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-avocado-raddish-orange-arugula-sauce_140725-1337.jpg", imageAlt: "Grilled Fish"},
|
||||
id: "1", name: "Grilled Premium Fish", price: "৳550", variant: "Whole Fish · Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-avocado-raddish-orange-arugula-sauce_140725-1337.jpg?_wi=2", imageAlt: "Grilled Fish"},
|
||||
{
|
||||
id: "2", name: "Creamy Appetizer Selection", price: "৳450", variant: "3 Pieces · Served Hot", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg", imageAlt: "Appetizers"},
|
||||
id: "2", name: "Creamy Appetizer Selection", price: "৳450", variant: "3 Pieces · Served Hot", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg?_wi=2", imageAlt: "Appetizers"},
|
||||
{
|
||||
id: "3", name: "Signature Dessert Platter", price: "৳400", variant: "2 Servings · Premium", imageSrc: "http://img.b2bpic.net/free-vector/watercolor-food-webinar_23-2149054524.jpg", imageAlt: "Dessert"},
|
||||
id: "3", name: "Signature Dessert Platter", price: "৳400", variant: "2 Servings · Premium", imageSrc: "http://img.b2bpic.net/free-vector/watercolor-food-webinar_23-2149054524.jpg?_wi=2", imageAlt: "Dessert"},
|
||||
{
|
||||
id: "4", name: "Charcoal Grilled Meat", price: "৳600", variant: "Selection · Tender Cut", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-served-with-broccoli-carrot-cream-sauce_140725-8311.jpg", imageAlt: "Grilled Meat"},
|
||||
id: "4", name: "Charcoal Grilled Meat", price: "৳600", variant: "Selection · Tender Cut", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-served-with-broccoli-carrot-cream-sauce_140725-8311.jpg?_wi=2", imageAlt: "Grilled Meat"},
|
||||
{
|
||||
id: "5", name: "Chef's Pasta Specialty", price: "৳480", variant: "Fresh Ingredients · Al Dente", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pasta-with-dried-fruits-olives-mint-white-wall_181624-6822.jpg", imageAlt: "Pasta"},
|
||||
{
|
||||
@@ -127,13 +127,13 @@ export default function LandingPage() {
|
||||
<FeatureCardEight
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Fresh Ingredients Daily", description: "We source the finest ingredients from trusted local suppliers to ensure every dish is fresh and flavorful.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-avocado-raddish-orange-arugula-sauce_140725-1337.jpg", imageAlt: "Fresh Ingredients"},
|
||||
id: "1", title: "Fresh Ingredients Daily", description: "We source the finest ingredients from trusted local suppliers to ensure every dish is fresh and flavorful.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-avocado-raddish-orange-arugula-sauce_140725-1337.jpg?_wi=3", imageAlt: "Fresh Ingredients"},
|
||||
{
|
||||
id: "2", title: "Generous Portions", description: "Hungry guests love our hearty servings. We believe in value and satisfaction with every plate.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-served-with-broccoli-carrot-cream-sauce_140725-8311.jpg", imageAlt: "Generous Portions"},
|
||||
id: "2", title: "Generous Portions", description: "Hungry guests love our hearty servings. We believe in value and satisfaction with every plate.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slices-served-with-broccoli-carrot-cream-sauce_140725-8311.jpg?_wi=3", imageAlt: "Generous Portions"},
|
||||
{
|
||||
id: "3", title: "Cozy Ambiance", description: "Relax in our warm, welcoming atmosphere—the perfect setting for family, friends, or a romantic evening.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg", imageAlt: "Cozy Ambiance"},
|
||||
id: "3", title: "Cozy Ambiance", description: "Relax in our warm, welcoming atmosphere—the perfect setting for family, friends, or a romantic evening.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg?_wi=3", imageAlt: "Cozy Ambiance"},
|
||||
{
|
||||
id: "4", title: "Friendly Service", description: "Our team is dedicated to making your visit memorable with attentive and warm hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg", imageAlt: "Great Service"},
|
||||
id: "4", title: "Friendly Service", description: "Our team is dedicated to making your visit memorable with attentive and warm hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-fillet-placed-avocado-slices-sauce-topped-with-tomato-olive-fish-skin_141793-2236.jpg?_wi=3", imageAlt: "Great Service"},
|
||||
]}
|
||||
title="What Makes Us Special"
|
||||
description="Excellence in every aspect of the dining experience"
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149152913.jpg?_wi=4"
|
||||
imageAlt="Reserve at Yukee's"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user