Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function AboutPage() {
|
||||
title: "Our Story",
|
||||
description: "TAO BAO was founded with a mission to bring authentic Korean cuisine to Ranchi. We believe in quality, affordability, and exceptional hospitality. Every dish is crafted with passion and the finest ingredients sourced directly from trusted Korean suppliers.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=4",
|
||||
imageAlt: "TAO BAO restaurant story",
|
||||
},
|
||||
items: [
|
||||
@@ -57,7 +57,7 @@ export default function AboutPage() {
|
||||
title: "Our Values",
|
||||
description: "We are committed to delivering excellence in every aspect. From sourcing premium ingredients to training our staff with exceptional service standards, TAO BAO stands for quality, integrity, and customer satisfaction.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=5",
|
||||
imageAlt: "TAO BAO values and commitment",
|
||||
},
|
||||
items: [
|
||||
@@ -71,7 +71,7 @@ export default function AboutPage() {
|
||||
title: "Why We Exist",
|
||||
description: "Ranchi deserves access to authentic, affordable Korean cuisine without compromising on quality. TAO BAO exists to make that happen - bringing the flavors of Korea to your neighborhood with prices that celebrate every occasion.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=6",
|
||||
imageAlt: "TAO BAO mission and vision",
|
||||
},
|
||||
items: [
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_foodie",
|
||||
testimonial: "Best Korean food in Ranchi! The bao is absolutely delicious and the staff is so friendly. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=3",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function AboutPage() {
|
||||
name: "Rohit Kumar",
|
||||
handle: "College Student",
|
||||
testimonial: "Great prices, amazing taste. I come here every week with friends. TAO BAO is the best!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=3",
|
||||
imageAlt: "Rohit Kumar",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function AboutPage() {
|
||||
name: "Neha Singh",
|
||||
handle: "@neha_ranchi",
|
||||
testimonial: "Celebrated my birthday here. The ambience is comfortable, food is fresh, and the service is excellent!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=3",
|
||||
imageAlt: "Neha Singh",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function AboutPage() {
|
||||
name: "Arjun Patel",
|
||||
handle: "Professional",
|
||||
testimonial: "Finally found authentic Korean food in Ranchi. The corn dogs are crispy, bao is soft, everything is perfect!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=4",
|
||||
imageAlt: "Arjun Patel",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function AboutPage() {
|
||||
name: "Divya Sharma",
|
||||
handle: "@divya_loves_food",
|
||||
testimonial: "Ordered takeaway last week and delivery was fast. Food arrived hot and fresh. Very impressed with TAO BAO!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=4",
|
||||
imageAlt: "Divya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function AboutPage() {
|
||||
name: "Aditya Verma",
|
||||
handle: "Young Professional",
|
||||
testimonial: "Cozy restaurant with great vibes. The dumplings are addictive and prices are so reasonable. 5/5!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=4",
|
||||
imageAlt: "Aditya Verma",
|
||||
},
|
||||
]}
|
||||
@@ -151,7 +151,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg?_wi=3"
|
||||
imageAlt="TAO BAO Location in Singh More, Ranchi"
|
||||
logoText="TAO BAO"
|
||||
copyrightText="© 2025 TAO BAO Korean Restaurant | All Rights Reserved"
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg?_wi=4"
|
||||
imageAlt="TAO BAO Location in Singh More, Ranchi"
|
||||
logoText="TAO BAO"
|
||||
copyrightText="© 2025 TAO BAO Korean Restaurant | All Rights Reserved"
|
||||
|
||||
@@ -40,42 +40,42 @@ export default function MenuPage() {
|
||||
id: "1",
|
||||
name: "Korean Corn Dog",
|
||||
price: "₹150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg?_wi=2",
|
||||
imageAlt: "Crispy Korean Corn Dog with golden coating",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bao Bun Special",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg?_wi=2",
|
||||
imageAlt: "Steamed Korean Bao Bun filled with tender meat",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Korean Dumplings",
|
||||
price: "₹140",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg?_wi=2",
|
||||
imageAlt: "Traditional Korean Dumplings served with sauce",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Spicy Corn Dog",
|
||||
price: "₹170",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg?_wi=3",
|
||||
imageAlt: "Spicy Korean Corn Dog with chili coating",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chicken Bao",
|
||||
price: "₹130",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg?_wi=3",
|
||||
imageAlt: "Steamed Chicken Bao Bun",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Veggie Dumplings",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg?_wi=3",
|
||||
imageAlt: "Fresh Veggie Korean Dumplings",
|
||||
},
|
||||
]}
|
||||
@@ -90,7 +90,7 @@ export default function MenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg?_wi=2"
|
||||
imageAlt="TAO BAO Location in Singh More, Ranchi"
|
||||
logoText="TAO BAO"
|
||||
copyrightText="© 2025 TAO BAO Korean Restaurant | All Rights Reserved"
|
||||
|
||||
@@ -62,21 +62,21 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Korean Corn Dog",
|
||||
price: "₹150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388039.jpg?_wi=1",
|
||||
imageAlt: "Crispy Korean Corn Dog",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bao Bun Special",
|
||||
price: "₹120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-dumplings-with-pork-meat-placemat-against-black-backdrop_23-2148123681.jpg?_wi=1",
|
||||
imageAlt: "Steamed Korean Bao Bun",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Korean Dumplings",
|
||||
price: "₹140",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-chinese-dumplings-plate_181624-1103.jpg?_wi=1",
|
||||
imageAlt: "Traditional Korean Dumplings",
|
||||
},
|
||||
]}
|
||||
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
title: "Fresh Ingredients Daily",
|
||||
description: "We source the finest Korean ingredients and prepare everything fresh. Quality is never compromised.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=1",
|
||||
imageAlt: "Restaurant interior with fresh ingredients",
|
||||
},
|
||||
items: [
|
||||
@@ -111,7 +111,7 @@ export default function HomePage() {
|
||||
title: "Friendly & Polite Staff",
|
||||
description: "Our team is trained to provide exceptional service with a warm welcome. Your comfort is our priority.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=2",
|
||||
imageAlt: "Friendly restaurant staff",
|
||||
},
|
||||
items: [
|
||||
@@ -125,7 +125,7 @@ export default function HomePage() {
|
||||
title: "Affordable Pricing ₹200-₹400",
|
||||
description: "Premium taste without the premium price tag. Enjoy authentic Korean cuisine at prices that fit your budget.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/japanese-restaurant-prepared-dinner_1122-1386.jpg?_wi=3",
|
||||
imageAlt: "Affordable Korean cuisine",
|
||||
},
|
||||
items: [
|
||||
@@ -150,7 +150,7 @@ export default function HomePage() {
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_foodie",
|
||||
testimonial: "Best Korean food in Ranchi! The bao is absolutely delicious and the staff is so friendly. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function HomePage() {
|
||||
name: "Rohit Kumar",
|
||||
handle: "College Student",
|
||||
testimonial: "Great prices, amazing taste. I come here every week with friends. TAO BAO is the best!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=1",
|
||||
imageAlt: "Rohit Kumar",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
name: "Neha Singh",
|
||||
handle: "@neha_ranchi",
|
||||
testimonial: "Celebrated my birthday here. The ambience is comfortable, food is fresh, and the service is excellent!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1",
|
||||
imageAlt: "Neha Singh",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
name: "Arjun Patel",
|
||||
handle: "Professional",
|
||||
testimonial: "Finally found authentic Korean food in Ranchi. The corn dogs are crispy, bao is soft, everything is perfect!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2",
|
||||
imageAlt: "Arjun Patel",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
name: "Divya Sharma",
|
||||
handle: "@divya_loves_food",
|
||||
testimonial: "Ordered takeaway last week and delivery was fast. Food arrived hot and fresh. Very impressed with TAO BAO!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2",
|
||||
imageAlt: "Divya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
name: "Aditya Verma",
|
||||
handle: "Young Professional",
|
||||
testimonial: "Cozy restaurant with great vibes. The dumplings are addictive and prices are so reasonable. 5/5!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg?_wi=2",
|
||||
imageAlt: "Aditya Verma",
|
||||
},
|
||||
]}
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-person-pointing-map_23-2147654154.jpg?_wi=1"
|
||||
imageAlt="TAO BAO Location in Singh More, Ranchi"
|
||||
logoText="TAO BAO"
|
||||
copyrightText="© 2025 TAO BAO Korean Restaurant | All Rights Reserved"
|
||||
|
||||
Reference in New Issue
Block a user