Update src/app/page.tsx

This commit is contained in:
2026-03-15 05:04:43 +00:00
parent 53a3598120
commit 72f40538fc

View File

@@ -85,7 +85,7 @@ export default function HomePage() {
<HeroLogo
logoText="Experience Tea Like Never Before"
description="Welcome to Rong Chaa — Krishnanagar's favourite tea café where innovative tea, delicious snacks, and unforgettable vibes come together."
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg?_wi=1"
imageAlt="Steaming tea being poured with luxury ambience"
buttons={[
{ text: "Explore Menu", href: "/menu" },
@@ -108,28 +108,28 @@ export default function HomePage() {
id: "innovative-tea",
title: "Innovative Tea Creations",
tags: ["Blue Tea", "Classic Blends", "Specialty Drinks"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-flowers-blue-background_141793-51976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-flowers-blue-background_141793-51976.jpg?_wi=1",
imageAlt: "Signature blue tea with unique color",
},
{
id: "delicious-snacks",
title: "Delicious Snacks",
tags: ["Momos", "Sandwiches", "Tea Time Bites"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg?_wi=1",
imageAlt: "Fresh steamed momos on a plate",
},
{
id: "amazing-vibe",
title: "Amazing Café Vibe",
tags: ["Cozy Atmosphere", "Great Lighting", "Perfect Setting"],
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648684.jpg?_wi=1",
imageAlt: "Warm and welcoming café interior",
},
{
id: "friendly-service",
title: "Friendly Service",
tags: ["Warm Welcome", "Attentive Staff", "Customer Love"],
imageSrc: "http://img.b2bpic.net/free-photo/young-professionals-brainstorming-coffee-stylish-workspace_24972-2909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-professionals-brainstorming-coffee-stylish-workspace_24972-2909.jpg?_wi=1",
imageAlt: "Happy customers enjoying their tea experience",
},
]}
@@ -154,42 +154,42 @@ export default function HomePage() {
id: "blue-tea",
name: "Blue Tea",
price: "₹80",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-flowers-blue-background_141793-51976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-flowers-blue-background_141793-51976.jpg?_wi=2",
imageAlt: "Vibrant blue tea signature drink",
},
{
id: "classic-milk-tea",
name: "Classic Milk Tea",
price: "₹40",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg?_wi=2",
imageAlt: "Traditional milk tea freshly brewed",
},
{
id: "momos",
name: "Steamed Momos",
price: "₹120",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg?_wi=2",
imageAlt: "Delicious steamed momos with sauce",
},
{
id: "chicken-sandwich",
name: "Chicken Sandwich",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-chicken-kebab-lettuce_2829-16668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-chicken-kebab-lettuce_2829-16668.jpg?_wi=1",
imageAlt: "Gourmet chicken sandwich premium quality",
},
{
id: "green-tea",
name: "Green Tea",
price: "₹60",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg?_wi=3",
imageAlt: "Fresh green tea aromatic blend",
},
{
id: "fried-momos",
name: "Fried Momos",
price: "₹140",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg?_wi=3",
imageAlt: "Crispy fried momos golden brown",
},
]}
@@ -299,28 +299,28 @@ export default function HomePage() {
id: "tea-brewing",
title: "Tea Brewing",
tags: ["Artisanal", "Process", "Craft"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-tea-pot_23-2148786608.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-making-tea-pot_23-2148786608.jpg?_wi=1",
imageAlt: "Professional tea brewing process",
},
{
id: "café-vibe",
title: "Café Ambience",
tags: ["Cozy", "Warm", "Welcoming"],
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648684.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648684.jpg?_wi=2",
imageAlt: "Interior café atmosphere",
},
{
id: "snacks",
title: "Snacks & Bites",
tags: ["Delicious", "Fresh", "Quality"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-asian-dumplings-dish-with-herbs-chopsticks_23-2148694346.jpg?_wi=4",
imageAlt: "Fresh snacks presentation",
},
{
id: "moments",
title: "Customer Moments",
tags: ["Joy", "Connection", "Experience"],
imageSrc: "http://img.b2bpic.net/free-photo/young-professionals-brainstorming-coffee-stylish-workspace_24972-2909.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-professionals-brainstorming-coffee-stylish-workspace_24972-2909.jpg?_wi=2",
imageAlt: "Happy customers enjoying moments",
},
]}