Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-05 17:14:00 +00:00
4 changed files with 39 additions and 109 deletions

View File

@@ -20,8 +20,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About Us", href: "/about" },
@@ -29,24 +28,21 @@ export default function AboutPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "📞 +91 74548 40074", href: "tel:+917454840074" },
{ label: "📍 Sharada Road, Meerut", href: "https://maps.google.com/?q=Pizzeria+Bistro+Sharda+Rd+Meerut" },
{ label: "WhatsApp", href: "https://wa.me/917454840074" },
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Mon-Sun: 11 AM - 11 PM", href: "#" },
{ label: "Dine-In Available", href: "#" },
{ label: "Home Delivery", href: "#" },
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
],
@@ -60,7 +56,7 @@ export default function AboutPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -80,7 +76,7 @@ export default function AboutPage() {
<HeroBillboard
title="About Pizzeria Bistro"
description="A family-owned Italian restaurant bringing authentic flavors and warm hospitality to Meerut since 2018. We believe in tradition, quality ingredients, and creating memorable dining experiences."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg"
imageAlt="Restaurant Interior"

View File

@@ -19,8 +19,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About Us", href: "/about" },
@@ -28,24 +27,21 @@ export default function ContactPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "📞 +91 74548 40074", href: "tel:+917454840074" },
{ label: "📍 Sharada Road, Meerut", href: "https://maps.google.com/?q=Pizzeria+Bistro+Sharda+Rd+Meerut" },
{ label: "WhatsApp", href: "https://wa.me/917454840074" },
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Mon-Sun: 11 AM - 11 PM", href: "#" },
{ label: "Dine-In Available", href: "#" },
{ label: "Home Delivery", href: "#" },
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
],
@@ -59,7 +55,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -79,9 +75,9 @@ export default function ContactPage() {
<HeroBillboard
title="Get In Touch"
description="Have questions? Want to make a reservation? Reach out to us and we'll be delighted to help you plan your next dining experience at Pizzeria Bistro."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="Contact Us"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg"
imageAlt="Contact Us"
mediaAnimation="slide-up"
buttons={[

View File

@@ -20,8 +20,7 @@ export default function GalleryPage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About Us", href: "/about" },
@@ -29,24 +28,21 @@ export default function GalleryPage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "📞 +91 74548 40074", href: "tel:+917454840074" },
{ label: "📍 Sharada Road, Meerut", href: "https://maps.google.com/?q=Pizzeria+Bistro+Sharda+Rd+Meerut" },
{ label: "WhatsApp", href: "https://wa.me/917454840074" },
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Mon-Sun: 11 AM - 11 PM", href: "#" },
{ label: "Dine-In Available", href: "#" },
{ label: "Home Delivery", href: "#" },
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
],
@@ -60,7 +56,7 @@ export default function GalleryPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -80,9 +76,9 @@ export default function GalleryPage() {
<HeroBillboard
title="Our Gallery"
description="Explore the mouth-watering dishes, cozy ambience, and wonderful moments from Pizzeria Bistro. Every image tells a story of quality, passion, and Italian tradition."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="Visual Feast"
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg"
imageAlt="Gallery Preview"
mediaAnimation="slide-up"
/>
@@ -96,29 +92,11 @@ export default function GalleryPage() {
tag="Food Excellence"
products={[
{
id: "1",
name: "Fresh Pizza Delights",
price: "Featured",
variant: "Wood-fired oven perfection",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=3",
imageAlt: "Fresh Pizza",
},
id: "1", name: "Fresh Pizza Delights", price: "Featured", variant: "Wood-fired oven perfection", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg", imageAlt: "Fresh Pizza"},
{
id: "2",
name: "Gourmet Slices",
price: "Featured",
variant: "Artisan cheese & fresh basil",
imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg?_wi=2",
imageAlt: "Gourmet Pizza Slice",
},
id: "2", name: "Gourmet Slices", price: "Featured", variant: "Artisan cheese & fresh basil", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg", imageAlt: "Gourmet Pizza Slice"},
{
id: "3",
name: "Handcrafted Pasta",
price: "Featured",
variant: "Traditional Italian recipes",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2462.jpg?_wi=2",
imageAlt: "Handcrafted Pasta",
},
id: "3", name: "Handcrafted Pasta", price: "Featured", variant: "Traditional Italian recipes", imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2462.jpg", imageAlt: "Handcrafted Pasta"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
@@ -135,29 +113,11 @@ export default function GalleryPage() {
tag="Restaurant Experience"
products={[
{
id: "1",
name: "Cozy Dining",
price: "Experience",
variant: "Warm lighting & comfort",
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg",
imageAlt: "Dining Area",
},
id: "1", name: "Cozy Dining", price: "Experience", variant: "Warm lighting & comfort", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Dining Area"},
{
id: "2",
name: "Family Moments",
price: "Experience",
variant: "Joy & togetherness",
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-enjoying-time-together_23-2148395394.jpg",
imageAlt: "Family Dining",
},
id: "2", name: "Family Moments", price: "Experience", variant: "Joy & togetherness", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-enjoying-time-together_23-2148395394.jpg", imageAlt: "Family Dining"},
{
id: "3",
name: "Pizza Oven",
price: "Experience",
variant: "Traditional cooking artistry",
imageSrc: "http://img.b2bpic.net/free-photo/man-putting-pizza-oven-pizzeria_1303-25279.jpg",
imageAlt: "Pizza Oven",
},
id: "3", name: "Pizza Oven", price: "Experience", variant: "Traditional cooking artistry", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-pizza-oven-pizzeria_1303-25279.jpg", imageAlt: "Pizza Oven"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"

View File

@@ -22,8 +22,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "About Us", href: "/about" },
@@ -31,24 +30,21 @@ export default function HomePage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "📞 +91 74548 40074", href: "tel:+917454840074" },
{ label: "📍 Sharada Road, Meerut", href: "https://maps.google.com/?q=Pizzeria+Bistro+Sharda+Rd+Meerut" },
{ label: "WhatsApp", href: "https://wa.me/917454840074" },
],
},
{
title: "Hours",
items: [
title: "Hours", items: [
{ label: "Mon-Sun: 11 AM - 11 PM", href: "#" },
{ label: "Dine-In Available", href: "#" },
{ label: "Home Delivery", href: "#" },
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Facebook", href: "https://facebook.com" },
],
@@ -62,7 +58,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -82,13 +78,13 @@ export default function HomePage() {
<HeroBillboard
title="Authentic Italian Pizza in Meerut"
description="Freshly baked pizzas, pastas & Italian delights served hot. Experience the taste of Italy at Pizzeria Bistro Sharda Rd, where tradition meets modern dining."
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
tag="🍕 Premium Italian"
buttons={[
{ text: "Call Now", href: "tel:+917454840074" },
{ text: "Order Online", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27021.jpg"
imageAlt="Freshly baked Italian pizza at Pizzeria Bistro"
mediaAnimation="slide-up"
/>
@@ -102,29 +98,11 @@ export default function HomePage() {
tag="Customer Favorites"
products={[
{
id: "1",
name: "Margherita Pizza",
price: "₹399",
variant: "Classic Italian",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg?_wi=1",
imageAlt: "Margherita Pizza",
},
id: "1", name: "Margherita Pizza", price: "₹399", variant: "Classic Italian", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg", imageAlt: "Margherita Pizza"},
{
id: "2",
name: "Fresh Pasta Carbonara",
price: "₹449",
variant: "Creamy & Delicious",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=1",
imageAlt: "Pasta Carbonara",
},
id: "2", name: "Fresh Pasta Carbonara", price: "₹449", variant: "Creamy & Delicious", imageSrc: "http://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg", imageAlt: "Pasta Carbonara"},
{
id: "3",
name: "Garlic Bread",
price: "₹199",
variant: "Crispy & Buttery",
imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-snacks-set-olives-oil-herbs-sliced-ciabatta-wooden-board-black-slate-stone-board-dark-surface-top-view-flat-lay_1150-44779.jpg",
imageAlt: "Garlic Bread",
},
id: "3", name: "Garlic Bread", price: "₹199", variant: "Crispy & Buttery", imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-snacks-set-olives-oil-herbs-sliced-ciabatta-wooden-board-black-slate-stone-board-dark-surface-top-view-flat-lay_1150-44779.jpg", imageAlt: "Garlic Bread"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
@@ -154,10 +132,10 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Priya Sharma" },
{ id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "Rajesh Kumar" },
{ id: "1", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Priya Sharma" },
{ id: "2", name: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Rajesh Kumar" },
{ id: "3", name: "Anjali Verma", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Anjali Verma" },
{ id: "4", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Vikram Singh" },
{ id: "4", name: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "Vikram Singh" },
{ id: "5", name: "Deepika Patel", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Deepika Patel" },
{ id: "6", name: "Arjun Gupta", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14463.jpg", imageAlt: "Arjun Gupta" },
]}