Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
title="About Eats Corner Restaurant"
|
||||
description="A warm, inviting neighborhood eatery dedicated to serving authentic Indo-Chinese cuisine with fresh ingredients, affordable prices, and exceptional service since day one."
|
||||
tag="Our Mission"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=4"
|
||||
imageAlt="Eats Corner Restaurant interior"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
description="Founded with Passion"
|
||||
subdescription="Serving Gachibowli Since 2020"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=5"
|
||||
imageAlt="Our warm and welcoming restaurant"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -79,7 +79,7 @@ export default function ContactPage() {
|
||||
title="Visit Eats Corner - Located in Gachibowli"
|
||||
description="Find us at Block I, NCB Enclave, Gachibowli, Hyderabad. Open daily from 10:30 AM to 11:30 PM. Experience authentic Indo-Chinese flavours in a warm, welcoming atmosphere."
|
||||
tag="Find Us Here"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=3"
|
||||
imageAlt="Eats Corner Restaurant location"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function GalleryPage() {
|
||||
title="Our Food Gallery"
|
||||
description="Explore the vibrant visual journey of authentic Indo-Chinese cuisine at Eats Corner. From our signature momos to perfectly fried rice, every dish tells a story of flavor and tradition."
|
||||
tag="Visual Feast"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg?_wi=4"
|
||||
imageAlt="Delicious Chinese food spread with fried rice, noodles, and momos"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -111,28 +111,28 @@ export default function GalleryPage() {
|
||||
id: "1",
|
||||
title: "Signature Momos",
|
||||
description: "Handmade dumplings with authentic fillings, steamed to perfection. Our most loved specialty!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-flattening-dough-with-rolling-pin-chopping-board_23-2147872759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-flattening-dough-with-rolling-pin-chopping-board_23-2147872759.jpg?_wi=2",
|
||||
imageAlt: "Steamed momos served with sauce",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Perfect Noodles",
|
||||
description: "Hakka noodles, chow mein, and thukpa prepared fresh daily with the finest spices",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-noodles-concept_23-2148773772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-noodles-concept_23-2148773772.jpg?_wi=2",
|
||||
imageAlt: "Bowl of steaming Chinese noodles",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fried Rice Perfection",
|
||||
description: "Egg fried rice, vegetable fried rice, and more. Cooked fresh to order with vibrant flavors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-chicken-salad-inside-plate-grey-diet-health-food-salad_140725-123841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-chicken-salad-inside-plate-grey-diet-health-food-salad_140725-123841.jpg?_wi=2",
|
||||
imageAlt: "Plate of colorful fried rice",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Restaurant Ambiance",
|
||||
description: "Experience dining in our warm, inviting interior designed for comfort and connection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=2",
|
||||
imageAlt: "Cozy interior of Eats Corner Restaurant",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -79,7 +79,7 @@ export default function MenuPage() {
|
||||
title="Explore Our Authentic Indo-Chinese Menu"
|
||||
description="From signature momos to perfect noodles and crispy fried rice, every dish is crafted with care using fresh ingredients and traditional recipes. Browse our complete menu and order your favorites."
|
||||
tag="Full Menu"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg?_wi=3"
|
||||
imageAlt="Authentic Indo-Chinese food menu"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
title="Authentic Indo-Chinese Flavours in Gachibowli"
|
||||
description="Fresh, affordable, and delicious Chinese food for dine-in, takeaway, and delivery. Experience the perfect blend of traditional Chinese taste with Indian comfort."
|
||||
tag="Welcome to Eats Corner"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg?_wi=1"
|
||||
imageAlt="Delicious Chinese food spread with fried rice, noodles, and momos"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
description="Eats Corner Restaurant"
|
||||
subdescription="Gachibowli, Hyderabad"
|
||||
icon={UtensilsCrossed}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/terrace-night-with-bokeh-lights_23-2148232015.jpg?_wi=1"
|
||||
imageAlt="Cozy interior of Eats Corner Restaurant"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -125,28 +125,28 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Signature Momos",
|
||||
description: "Handmade dumplings with authentic fillings, steamed to perfection. Our most loved specialty!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-flattening-dough-with-rolling-pin-chopping-board_23-2147872759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-flattening-dough-with-rolling-pin-chopping-board_23-2147872759.jpg?_wi=1",
|
||||
imageAlt: "Steamed momos served with sauce",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Perfect Noodles",
|
||||
description: "Hakka noodles, chow mein, and thukpa prepared fresh daily with the finest spices",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-noodles-concept_23-2148773772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-asian-noodles-concept_23-2148773772.jpg?_wi=1",
|
||||
imageAlt: "Bowl of steaming Chinese noodles",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Fried Rice Perfection",
|
||||
description: "Egg fried rice, vegetable fried rice, and more. Cooked fresh to order with vibrant flavors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-chicken-salad-inside-plate-grey-diet-health-food-salad_140725-123841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-chicken-salad-inside-plate-grey-diet-health-food-salad_140725-123841.jpg?_wi=1",
|
||||
imageAlt: "Plate of colorful fried rice",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Affordable Quality",
|
||||
description: "Pocket-friendly prices without compromising on quality. Perfect for quick meals and takeaways",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg?_wi=2",
|
||||
imageAlt: "Value for money Chinese food",
|
||||
},
|
||||
]}
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
name: "Rajesh Kumar",
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Small place for getting Indian Chinese, good for takeout. The momos are absolutely delicious!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
name: "Priya Sharma",
|
||||
handle: "Office Worker",
|
||||
testimonial: "Prices are pocket-friendly and staff response is prompt. I order here at least twice a week!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
name: "Amit Patel",
|
||||
handle: "Food Enthusiast",
|
||||
testimonial: "Great place for momos and Thukpa. The quality is consistent and portion sizes are generous.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=1",
|
||||
imageAlt: "Amit Patel",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function HomePage() {
|
||||
name: "Neha Gupta",
|
||||
handle: "Student",
|
||||
testimonial: "Best affordable Chinese food in Gachibowli! Quick service and amazing taste. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=1",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
name: "Vikram Singh",
|
||||
handle: "Local Resident",
|
||||
testimonial: "Fresh ingredients and authentic flavors. Perfect for families and friends gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg?_wi=2",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function HomePage() {
|
||||
name: "Anjali Reddy",
|
||||
handle: "Delivery Customer",
|
||||
testimonial: "Delivery is fast and food arrives hot. Packaging is secure and the taste is maintained perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg?_wi=2",
|
||||
imageAlt: "Anjali Reddy",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -83,7 +83,7 @@ export default function ReviewsPage() {
|
||||
title="What Our Customers Say"
|
||||
description="Discover why thousands of food lovers choose Eats Corner for authentic Indo-Chinese cuisine. Read real reviews from our satisfied customers."
|
||||
tag="Customer Love"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-bowl-vegetables-noodles_23-2148382863.jpg?_wi=5"
|
||||
imageAlt="Delicious Chinese food spread with fried rice, noodles, and momos"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -112,7 +112,7 @@ export default function ReviewsPage() {
|
||||
name: "Rajesh Kumar",
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Small place for getting Indian Chinese, good for takeout. The momos are absolutely delicious!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg?_wi=3",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function ReviewsPage() {
|
||||
name: "Priya Sharma",
|
||||
handle: "Office Worker",
|
||||
testimonial: "Prices are pocket-friendly and staff response is prompt. I order here at least twice a week!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg?_wi=3",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function ReviewsPage() {
|
||||
name: "Amit Patel",
|
||||
handle: "Food Enthusiast",
|
||||
testimonial: "Great place for momos and Thukpa. The quality is consistent and portion sizes are generous.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3551.jpg?_wi=2",
|
||||
imageAlt: "Amit Patel",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function ReviewsPage() {
|
||||
name: "Neha Gupta",
|
||||
handle: "Student",
|
||||
testimonial: "Best affordable Chinese food in Gachibowli! Quick service and amazing taste. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-afro-american-woman-smiling_23-2148336914.jpg?_wi=2",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function ReviewsPage() {
|
||||
name: "Vikram Singh",
|
||||
handle: "Local Resident",
|
||||
testimonial: "Fresh ingredients and authentic flavors. Perfect for families and friends gatherings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-isolated-showing-facial-emotions_1303-20271.jpg?_wi=4",
|
||||
imageAlt: "Vikram Singh",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function ReviewsPage() {
|
||||
name: "Anjali Reddy",
|
||||
handle: "Delivery Customer",
|
||||
testimonial: "Delivery is fast and food arrives hot. Packaging is secure and the taste is maintained perfectly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-blond-woman-showing-surrender-gesture-green-jacket-looking-merry-front-view_176474-71771.jpg?_wi=4",
|
||||
imageAlt: "Anjali Reddy",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user