Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-06 15:58:31 +00:00
2 changed files with 71 additions and 214 deletions

View File

@@ -7,47 +7,30 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const sourceSans3 = Source_Sans_3({
variable: "--font-source-sans-3",
subsets: ["latin"],
variable: "--font-source-sans-3", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Food Restaurant Sion East - BBQ Pizza & Shawarma | Best Casual Dining",
description: "Discover Food Restaurant in Sion East - award-winning casual dining for families & friends. Best BBQ Pizza, Shawarma & Fried Rice. Open till midnight. ₹200-₹400. 3.9★ rating.",
keywords: "restaurant Sion East, best pizza Sion, shawarma Sion, casual dining Mumbai, affordable restaurants, family restaurant, BBQ pizza, egg fried rice, food delivery Sion",
metadataBase: new URL("https://foodrestaurant-sioneast.com"),
title: "Food Restaurant Sion East - BBQ Pizza & Shawarma | Best Casual Dining", description: "Discover Food Restaurant in Sion East - award-winning casual dining for families & friends. Best BBQ Pizza, Shawarma & Fried Rice. Open till midnight. ₹200-₹400. 3.9★ rating.", keywords: "restaurant Sion East, best pizza Sion, shawarma Sion, casual dining Mumbai, affordable restaurants, family restaurant, BBQ pizza, egg fried rice, food delivery Sion", metadataBase: new URL("https://foodrestaurant-sioneast.com"),
alternates: {
canonical: "https://foodrestaurant-sioneast.com",
},
canonical: "https://foodrestaurant-sioneast.com"},
openGraph: {
title: "Food Restaurant - Best Pizza & Shawarma in Sion East, Mumbai",
description: "Join thousands of happy customers at Food Restaurant. Amazing BBQ Pizza, Shawarma, and Fast Food. Open daily until 12:00 AM. ₹200-₹400/person.",
url: "https://foodrestaurant-sioneast.com",
siteName: "Food Restaurant",
type: "website",
images: [
title: "Food Restaurant - Best Pizza & Shawarma in Sion East, Mumbai", description: "Join thousands of happy customers at Food Restaurant. Amazing BBQ Pizza, Shawarma, and Fast Food. Open daily until 12:00 AM. ₹200-₹400/person.", url: "https://foodrestaurant-sioneast.com", siteName: "Food Restaurant", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg",
alt: "BBQ Pizza - Our Signature Dish",
},
url: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg", alt: "BBQ Pizza - Our Signature Dish"},
],
},
twitter: {
card: "summary_large_image",
title: "Food Restaurant - Best Pizza & Casual Dining in Sion East",
description: "Experience amazing BBQ Pizza, Shawarma & Fried Rice. Family-friendly restaurant open till midnight. ₹200-₹400.",
images: ["http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg"],
card: "summary_large_image", title: "Food Restaurant - Best Pizza & Casual Dining in Sion East", description: "Experience amazing BBQ Pizza, Shawarma & Fried Rice. Family-friendly restaurant open till midnight. ₹200-₹400.", images: ["http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg"],
},
robots: {
index: true,

View File

@@ -39,9 +39,7 @@ export default function HomePage() {
brandName="Food"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:09076133032",
}}
text: "Call Now", href: "tel:09076133032"}}
animateOnLoad={true}
/>
</div>
@@ -55,65 +53,42 @@ export default function HomePage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
leftCarouselItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=1",
imageAlt: "BBQ Pizza",
},
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=1", imageAlt: "BBQ Pizza"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/group-friends-having-party_23-2147668885.jpg?_wi=1",
imageAlt: "Comfortable Seating Area",
},
"http://img.b2bpic.net/free-photo/group-friends-having-party_23-2147668885.jpg?_wi=1", imageAlt: "Comfortable Seating Area"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=1",
imageAlt: "Egg Fried Rice with Chicken Chilli",
},
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=1", imageAlt: "Egg Fried Rice with Chicken Chilli"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg?_wi=1",
imageAlt: "Outdoor Seating",
},
"http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg?_wi=1", imageAlt: "Outdoor Seating"},
]}
rightCarouselItems={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=1",
imageAlt: "Delicious Shawarma",
},
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=1", imageAlt: "Delicious Shawarma"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/vanilla-cakes-chocolate-cut-into-beautiful-decorative-pieces_1150-22792.jpg?_wi=1",
imageAlt: "Sizzling Brownie Dessert",
},
"http://img.b2bpic.net/free-photo/vanilla-cakes-chocolate-cut-into-beautiful-decorative-pieces_1150-22792.jpg?_wi=1", imageAlt: "Sizzling Brownie Dessert"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-pancakes-plate-with-blackberries-cranberries-textured-table-horizontal_176474-8459.jpg?_wi=1",
imageAlt: "Restaurant Interior",
},
"http://img.b2bpic.net/free-photo/top-view-pancakes-plate-with-blackberries-cranberries-textured-table-horizontal_176474-8459.jpg?_wi=1", imageAlt: "Restaurant Interior"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=2",
imageAlt: "Our Popular BBQ Pizza",
},
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=2", imageAlt: "Our Popular BBQ Pizza"},
]}
buttons={[
{
text: "Call Now",
href: "tel:09076133032",
},
text: "Call Now", href: "tel:09076133032"},
{
text: "View Menu",
href: "/menu",
},
text: "View Menu", href: "/menu"},
{
text: "Get Directions",
href: "https://maps.google.com/?q=Food+Restaurant+Sion+East+Shop+No.7+Pratiksha+Nagar+Rd",
},
text: "Get Directions", href: "https://maps.google.com/?q=Food+Restaurant+Sion+East+Shop+No.7+Pratiksha+Nagar+Rd"},
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -125,40 +100,20 @@ export default function HomePage() {
<ProductCardThree
products={[
{
id: "1",
name: "BBQ Pizza",
price: "₹250₹450",
imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=3",
imageAlt: "BBQ Pizza",
initialQuantity: 1,
id: "1", name: "BBQ Pizza", price: "₹250₹450", imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=3", imageAlt: "BBQ Pizza", initialQuantity: 1,
},
{
id: "2",
name: "Shawarma",
price: "₹200₹300",
imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=2",
imageAlt: "Shawarma",
initialQuantity: 1,
id: "2", name: "Shawarma", price: "₹200₹300", imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=2", imageAlt: "Shawarma", initialQuantity: 1,
},
{
id: "3",
name: "Egg Fried Rice with Chicken Chilli",
price: "₹220₹280",
imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=2",
imageAlt: "Egg Fried Rice with Chicken Chilli",
initialQuantity: 1,
id: "3", name: "Egg Fried Rice with Chicken Chilli", price: "₹220₹280", imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=2", imageAlt: "Egg Fried Rice with Chicken Chilli", initialQuantity: 1,
},
{
id: "4",
name: "Sizzling Brownie",
price: "₹180₹250",
imageSrc:
"http://img.b2bpic.net/free-photo/vanilla-cakes-chocolate-cut-into-beautiful-decorative-pieces_1150-22792.jpg?_wi=2",
imageAlt: "Sizzling Brownie",
initialQuantity: 1,
id: "4", name: "Sizzling Brownie", price: "₹180₹250", imageSrc:
"http://img.b2bpic.net/free-photo/vanilla-cakes-chocolate-cut-into-beautiful-decorative-pieces_1150-22792.jpg?_wi=2", imageAlt: "Sizzling Brownie", initialQuantity: 1,
},
]}
title="Our Signature Dishes"
@@ -178,38 +133,26 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Affordable Pricing",
description:
"Enjoy delicious food at budget-friendly prices. Our menu ranges from ₹200₹400 per person, perfect for families and groups.",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-pancakes-plate-with-blackberries-cranberries-textured-table-horizontal_176474-8459.jpg?_wi=2",
},
title: "Affordable Pricing", description:
"Enjoy delicious food at budget-friendly prices. Our menu ranges from ₹200₹400 per person, perfect for families and groups.", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-pancakes-plate-with-blackberries-cranberries-textured-table-horizontal_176474-8459.jpg?_wi=2"},
{
id: 2,
title: "Friendly Service",
description:
"Our team provides warm, welcoming service in a casual, relaxed atmosphere. Every guest is treated like family.",
imageSrc:
"http://img.b2bpic.net/free-photo/group-friends-having-party_23-2147668885.jpg?_wi=2",
},
title: "Friendly Service", description:
"Our team provides warm, welcoming service in a casual, relaxed atmosphere. Every guest is treated like family.", imageSrc:
"http://img.b2bpic.net/free-photo/group-friends-having-party_23-2147668885.jpg?_wi=2"},
{
id: 3,
title: "Comfortable Seating",
description:
"Spacious indoor and outdoor seating areas designed for comfort. Perfect for couples, families, and group celebrations.",
imageSrc:
"http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg?_wi=2",
},
title: "Comfortable Seating", description:
"Spacious indoor and outdoor seating areas designed for comfort. Perfect for couples, families, and group celebrations.", imageSrc:
"http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6420.jpg?_wi=2"},
{
id: 4,
title: "Perfect for All Occasions",
description:
"From casual hangouts to birthday celebrations, weekend dinners to takeaway orders. We're your one-stop food destination.",
imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=4",
},
title: "Perfect for All Occasions", description:
"From casual hangouts to birthday celebrations, weekend dinners to takeaway orders. We're your one-stop food destination.", imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=4"},
]}
title="Why Customers Love Us"
title="Why Customers Love Us 3.9★ Rating & 260+ Happy Customers"
description="We're a local favorite offering great food, friendly service, and a welcoming atmosphere perfect for all occasions"
tag="Restaurant Highlights"
tagIcon={Heart}
@@ -224,95 +167,35 @@ export default function HomePage() {
<TestimonialCardFive
testimonials={[
{
id: "1",
name: "Rahul Sharma, Local Resident",
date: "Date: 15 January 2025",
title: "Best pizza in Sion!",
quote:
"Great atmosphere and amazing shawarma. The BBQ pizza is one of the best appetizers here. We visit every weekend with family.",
tag: "Regular Customer",
avatarSrc:
"http://img.b2bpic.net/free-photo/photo-cheerful-relaxed-black-girl-with-curly-hair-holds-mug-coffee-enjoys-pastime-visits-exotic-cafeteria-has-summer-holidays-abroad-looks-aside_273609-29077.jpg",
avatarAlt: "Rahul Sharma",
imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=5",
imageAlt: "BBQ Pizza",
},
id: "1", name: "Rahul Sharma, Local Resident", date: "Date: 15 January 2025", title: "Best pizza in Sion!", quote:
"Great atmosphere and amazing shawarma. The BBQ pizza is one of the best appetizers here. We visit every weekend with family.", tag: "Regular Customer", avatarSrc:
"http://img.b2bpic.net/free-photo/photo-cheerful-relaxed-black-girl-with-curly-hair-holds-mug-coffee-enjoys-pastime-visits-exotic-cafeteria-has-summer-holidays-abroad-looks-aside_273609-29077.jpg", avatarAlt: "Rahul Sharma", imageSrc:
"http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg?_wi=5", imageAlt: "BBQ Pizza"},
{
id: "2",
name: "Priya Desai, College Student",
date: "Date: 12 January 2025",
title: "Perfect hangout spot!",
quote:
"Love coming here with friends. The prices are affordable, food quality is amazing, and the outdoor seating is perfect for chilling.",
tag: "Friends Group",
avatarSrc:
"http://img.b2bpic.net/free-photo/amused-excited-young-stylish-woman-posing-against-white-wall_176420-30772.jpg",
avatarAlt: "Priya Desai",
imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=3",
imageAlt: "Shawarma",
},
id: "2", name: "Priya Desai, College Student", date: "Date: 12 January 2025", title: "Perfect hangout spot!", quote:
"Love coming here with friends. The prices are affordable, food quality is amazing, and the outdoor seating is perfect for chilling.", tag: "Friends Group", avatarSrc:
"http://img.b2bpic.net/free-photo/amused-excited-young-stylish-woman-posing-against-white-wall_176420-30772.jpg", avatarAlt: "Priya Desai", imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=3", imageAlt: "Shawarma"},
{
id: "3",
name: "Vikram Patel, Birthday Host",
date: "Date: 10 January 2025",
title: "Amazing for celebrations!",
quote:
"Hosted my daughter's birthday here last month. The team was so helpful, food was delicious, and the space was perfect for kids to enjoy.",
tag: "Birthday Party",
avatarSrc:
"http://img.b2bpic.net/free-photo/shallow-focus-shot-attractive-white-female-smiling_181624-11576.jpg",
avatarAlt: "Vikram Patel",
imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=3",
imageAlt: "Egg Fried Rice",
},
id: "3", name: "Vikram Patel, Birthday Host", date: "Date: 10 January 2025", title: "Amazing for celebrations!", quote:
"Hosted my daughter's birthday here last month. The team was so helpful, food was delicious, and the space was perfect for kids to enjoy.", tag: "Birthday Party", avatarSrc:
"http://img.b2bpic.net/free-photo/shallow-focus-shot-attractive-white-female-smiling_181624-11576.jpg", avatarAlt: "Vikram Patel", imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=3", imageAlt: "Egg Fried Rice"},
{
id: "4",
name: "Anjali Verma, Family Parent",
date: "Date: 8 January 2025",
title: "Family favorite!",
quote:
"We're regular visitors with our kids. The sizzling brownie is a hit with them, portions are generous, and they always have clean restrooms.",
tag: "Family Dining",
avatarSrc:
"http://img.b2bpic.net/free-photo/businesswoman-sitting-chair-office_1303-21028.jpg",
avatarAlt: "Anjali Verma",
imageSrc:
"http://img.b2bpic.net/free-photo/vanilla-cakes-chocolate-cut-into-beautiful-decorative-pieces_1150-22792.jpg?_wi=3",
imageAlt: "Sizzling Brownie",
},
id: "4", name: "Anjali Verma, Family Parent", date: "Date: 8 January 2025", title: "Family favorite!", quote:
"We're regular visitors with our kids. The sizzling brownie is a hit with them, portions are generous, and they always have clean restrooms.", tag: "Family Dining", avatarSrc:
"http://img.b2bpic.net/free-photo/businesswoman-sitting-chair-office_1303-21028.jpg", avatarAlt: "Anjali Verma", imageSrc:
"http://img.b2bpic.net/free-photo/vanilla-cakes-chocolate-cut-into-beautiful-decorative-pieces_1150-22792.jpg?_wi=3", imageAlt: "Sizzling Brownie"},
{
id: "5",
name: "Arjun Singh, Working Professional",
date: "Date: 5 January 2025",
title: "Quick and reliable!",
quote:
"Open until midnight, which is perfect for my late-night cravings. Takeaway is always quick and food quality never disappoints.",
tag: "Takeaway",
avatarSrc:
"http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg",
avatarAlt: "Arjun Singh",
imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=4",
imageAlt: "Shawarma",
},
id: "5", name: "Arjun Singh, Working Professional", date: "Date: 5 January 2025", title: "Quick and reliable!", quote:
"Open until midnight, which is perfect for my late-night cravings. Takeaway is always quick and food quality never disappoints.", tag: "Takeaway", avatarSrc:
"http://img.b2bpic.net/free-photo/woman-with-two-raised-fingers_1187-1103.jpg", avatarAlt: "Arjun Singh", imageSrc:
"http://img.b2bpic.net/free-photo/meat-doner-with-french-fries-wooden-board_140725-2423.jpg?_wi=4", imageAlt: "Shawarma"},
{
id: "6",
name: "Neha Kapoor, Food Lover",
date: "Date: 3 January 2025",
title: "Highly recommended!",
quote:
"Best value for money in Sion. The fried rice is perfectly cooked, service is quick, and the environment is so welcoming.",
tag: "Value for Money",
avatarSrc:
"http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg",
avatarAlt: "Neha Kapoor",
imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=4",
imageAlt: "Egg Fried Rice",
},
id: "6", name: "Neha Kapoor, Food Lover", date: "Date: 3 January 2025", title: "Highly recommended!", quote:
"Best value for money in Sion. The fried rice is perfectly cooked, service is quick, and the environment is so welcoming.", tag: "Value for Money", avatarSrc:
"http://img.b2bpic.net/free-photo/smiley-business-woman-with-tablet-side-view_23-2149442245.jpg", avatarAlt: "Neha Kapoor", imageSrc:
"http://img.b2bpic.net/free-photo/set-green-onions-pepper-delicious-meal-blue-plate-wood-red-cloth-white-textured-background-high-angle-view_176474-3826.jpg?_wi=4", imageAlt: "Egg Fried Rice"},
]}
title="What Our Customers Say"
description="Join thousands of happy customers who've experienced our food and atmosphere"
@@ -345,17 +228,12 @@ export default function HomePage() {
text="Ready to order or make a reservation? Get in touch with us today. Call, WhatsApp, or visit us for a great dining experience."
animationType="reveal-blur"
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
buttons={[
{
text: "Call Now: 090761 33032",
href: "tel:09076133032",
},
text: "Call Now: 090761 33032", href: "tel:09076133032"},
{
text: "WhatsApp Order",
href: "https://wa.me/919076133032",
},
text: "WhatsApp Order", href: "https://wa.me/919076133032"},
]}
useInvertedBackground={false}
/>
@@ -369,14 +247,10 @@ export default function HomePage() {
socialLinks={[
{
icon: Phone,
href: "tel:09076133032",
ariaLabel: "Call us",
},
href: "tel:09076133032", ariaLabel: "Call us"},
{
icon: MapPin,
href: "https://maps.google.com/?q=Food+Restaurant+Sion+East+Shop+No.7+Pratiksha+Nagar+Rd",
ariaLabel: "Find us on Google Maps",
},
href: "https://maps.google.com/?q=Food+Restaurant+Sion+East+Shop+No.7+Pratiksha+Nagar+Rd", ariaLabel: "Find us on Google Maps"},
]}
/>
</div>