Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-06 08:18:54 +00:00
3 changed files with 16 additions and 16 deletions

View File

@@ -119,7 +119,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg?_wi=3"
imageAlt="Tea Kadai Bench café interior"
columns={footerColumns}
logoText="Tea Kadai Bench"

View File

@@ -72,17 +72,17 @@ export default function MenuPage() {
<ProductCardFour
products={[
{
id: "1", name: "Cold Milo", price: "₹80", variant: "Chilled Refreshment", imageSrc: "http://img.b2bpic.net/free-photo/cocoa-glass-table_23-2147985571.jpg", imageAlt: "Cold Milo"},
id: "1", name: "Cold Milo", price: "₹80", variant: "Chilled Refreshment", imageSrc: "http://img.b2bpic.net/free-photo/cocoa-glass-table_23-2147985571.jpg?_wi=2", imageAlt: "Cold Milo"},
{
id: "2", name: "Chicken Burger", price: "₹120", variant: "Grilled & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Chicken Burger"},
id: "2", name: "Chicken Burger", price: "₹120", variant: "Grilled & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=3", imageAlt: "Chicken Burger"},
{
id: "3", name: "Sandwich", price: "₹60", variant: "Fresh & Tasty", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg", imageAlt: "Sandwich"},
id: "3", name: "Sandwich", price: "₹60", variant: "Fresh & Tasty", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg?_wi=2", imageAlt: "Sandwich"},
{
id: "4", name: "Bread Omelette", price: "₹70", variant: "Crispy & Golden", imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-red-pepper-pan-near-sliced-black-bread-wooden-board_181624-2508.jpg", imageAlt: "Bread Omelette"},
id: "4", name: "Bread Omelette", price: "₹70", variant: "Crispy & Golden", imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-red-pepper-pan-near-sliced-black-bread-wooden-board_181624-2508.jpg?_wi=2", imageAlt: "Bread Omelette"},
{
id: "5", name: "Blue Mojito", price: "₹90", variant: "Refreshing Drink", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Blue Mojito"},
id: "5", name: "Blue Mojito", price: "₹90", variant: "Refreshing Drink", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=2", imageAlt: "Blue Mojito"},
{
id: "6", name: "Chocolate Coffee", price: "₹85", variant: "Sweet & Rich", imageSrc: "http://img.b2bpic.net/free-photo/cold-chocolate-cocktail-with-ice-cream_140725-940.jpg", imageAlt: "Chocolate Coffee"},
id: "6", name: "Chocolate Coffee", price: "₹85", variant: "Sweet & Rich", imageSrc: "http://img.b2bpic.net/free-photo/cold-chocolate-cocktail-with-ice-cream_140725-940.jpg?_wi=2", imageAlt: "Chocolate Coffee"},
]}
title="Our Complete Menu"
description="Explore all our delicious offerings - from hot beverages to tasty snacks and meals."
@@ -126,7 +126,7 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg?_wi=2"
imageAlt="Tea Kadai Bench café interior"
columns={footerColumns}
logoText="Tea Kadai Bench"

View File

@@ -83,7 +83,7 @@ export default function HomePage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/iced-chocolate_1339-6388.jpg", imageAlt: "Cold Milo - Best seller at Tea Kadai Bench"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Chicken Burger - Popular menu item"},
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=1", imageAlt: "Chicken Burger - Popular menu item"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-strong-hot-along-with-cookies-orange-cake-wooden-desk-fruit-bake-coffee-biscuit_140725-32041.jpg", imageAlt: "Fresh tea and coffee service"},
]}
@@ -96,17 +96,17 @@ export default function HomePage() {
<ProductCardFour
products={[
{
id: "1", name: "Cold Milo", price: "₹80", variant: "Chilled Refreshment", imageSrc: "http://img.b2bpic.net/free-photo/cocoa-glass-table_23-2147985571.jpg", imageAlt: "Cold Milo"},
id: "1", name: "Cold Milo", price: "₹80", variant: "Chilled Refreshment", imageSrc: "http://img.b2bpic.net/free-photo/cocoa-glass-table_23-2147985571.jpg?_wi=1", imageAlt: "Cold Milo"},
{
id: "2", name: "Chicken Burger", price: "₹120", variant: "Grilled & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Chicken Burger"},
id: "2", name: "Chicken Burger", price: "₹120", variant: "Grilled & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=2", imageAlt: "Chicken Burger"},
{
id: "3", name: "Sandwich", price: "₹60", variant: "Fresh & Tasty", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg", imageAlt: "Sandwich"},
id: "3", name: "Sandwich", price: "₹60", variant: "Fresh & Tasty", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sandwich-mayonnaise-yogurt-sauce-served-with-orange-juice-potato-crisps_181624-57257.jpg?_wi=1", imageAlt: "Sandwich"},
{
id: "4", name: "Bread Omelette", price: "₹70", variant: "Crispy & Golden", imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-red-pepper-pan-near-sliced-black-bread-wooden-board_181624-2508.jpg", imageAlt: "Bread Omelette"},
id: "4", name: "Bread Omelette", price: "₹70", variant: "Crispy & Golden", imageSrc: "http://img.b2bpic.net/free-photo/omelette-with-red-pepper-pan-near-sliced-black-bread-wooden-board_181624-2508.jpg?_wi=1", imageAlt: "Bread Omelette"},
{
id: "5", name: "Blue Mojito", price: "₹90", variant: "Refreshing Drink", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Blue Mojito"},
id: "5", name: "Blue Mojito", price: "₹90", variant: "Refreshing Drink", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=1", imageAlt: "Blue Mojito"},
{
id: "6", name: "Chocolate Coffee", price: "₹85", variant: "Sweet & Rich", imageSrc: "http://img.b2bpic.net/free-photo/cold-chocolate-cocktail-with-ice-cream_140725-940.jpg", imageAlt: "Chocolate Coffee"},
id: "6", name: "Chocolate Coffee", price: "₹85", variant: "Sweet & Rich", imageSrc: "http://img.b2bpic.net/free-photo/cold-chocolate-cocktail-with-ice-cream_140725-940.jpg?_wi=1", imageAlt: "Chocolate Coffee"},
]}
title="Popular Items"
description="Handpicked favorites loved by our customers. Fresh, delicious, and affordable."
@@ -194,7 +194,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vintage-teacups-second-hand-market_23-2149338474.jpg?_wi=1"
imageAlt="Tea Kadai Bench café interior"
columns={footerColumns}
logoText="Tea Kadai Bench"