Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 18:50:11 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ value: "10+", label: "Signature Dishes" },
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-cooked-rice-with-green-leaves-beans-meat-inside-plate-dark-desk_179666-27277.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-cooked-rice-with-green-leaves-beans-meat-inside-plate-dark-desk_179666-27277.jpg?_wi=1"
imageAlt="Signature Arabian Kabsa and Biryani dishes"
imagePosition="right"
mediaAnimation="slide-up"
@@ -75,7 +75,7 @@ export default function LandingPage() {
{ value: "8+ Years", title: "Serving Dhaka" },
{ value: "100+", title: "Menu Items" },
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-friends-eating_23-2147680641.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-friends-eating_23-2147680641.jpg?_wi=1"
imageAlt="Comfortable dining space at ভূতের বাড়ি"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -104,9 +104,9 @@ export default function LandingPage() {
{
id: "4", name: "Chocolate Shake", price: "৳ 120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-milkshake-glasses-with-chocolate-mint_23-2148707812.jpg", imageAlt: "Creamy chocolate milkshake"},
{
id: "5", name: "Fried Rice", price: "৳ 180", imageSrc: "http://img.b2bpic.net/free-photo/vegan-noodles-with-chicken-vegetables_1220-7574.jpg", imageAlt: "Flavorful fried rice and chowmein"},
id: "5", name: "Fried Rice", price: "৳ 180", imageSrc: "http://img.b2bpic.net/free-photo/vegan-noodles-with-chicken-vegetables_1220-7574.jpg?_wi=1", imageAlt: "Flavorful fried rice and chowmein"},
{
id: "6", name: "Rolls & Chicken Fry", price: "৳ 150", imageSrc: "http://img.b2bpic.net/free-photo/vegan-noodles-with-chicken-vegetables_1220-7574.jpg", imageAlt: "Crispy rolls and fried chicken"},
id: "6", name: "Rolls & Chicken Fry", price: "৳ 150", imageSrc: "http://img.b2bpic.net/free-photo/vegan-noodles-with-chicken-vegetables_1220-7574.jpg?_wi=2", imageAlt: "Crispy rolls and fried chicken"},
]}
buttons={[
{ text: "View Full Menu", href: "#" },
@@ -149,7 +149,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Dine-In Experience", description: "Enjoy your meal in our comfortable, welcoming restaurant space perfect for families, friends, and business meetings.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-eating_23-2147680641.jpg", imageAlt: "Comfortable dining space"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-eating_23-2147680641.jpg?_wi=2", imageAlt: "Comfortable dining space"},
items: [
{ icon: Clock, text: "11:00 AM - 11:00 PM Daily" },
{ icon: Users, text: "Family & Group Friendly" },
@@ -159,7 +159,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Quick Takeaway & Delivery", description: "Need it fast? We offer quick takeaway service and delivery to your doorstep across Dhaka.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-rice-with-green-leaves-beans-meat-inside-plate-dark-desk_179666-27277.jpg", imageAlt: "Food delivery service"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-rice-with-green-leaves-beans-meat-inside-plate-dark-desk_179666-27277.jpg?_wi=2", imageAlt: "Food delivery service"},
items: [
{ icon: Zap, text: "15-30 Min Delivery" },
{ icon: Truck, text: "Free Delivery Available" },