Update src/app/page.tsx

This commit is contained in:
2026-03-19 20:25:16 +00:00
parent 8f5a9bdf14
commit 78248ffda7

View File

@@ -126,42 +126,42 @@ export default function HomePage() {
id: "sweet-paan",
name: "Sweet Paan",
price: "₹30-50",
imageSrc: "http://img.b2bpic.net/free-photo/black-sticky-rice-custard-banana-leaf-white-plate-with-butterfly-pea-flowers_1150-20712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-sticky-rice-custard-banana-leaf-white-plate-with-butterfly-pea-flowers_1150-20712.jpg?_wi=1",
imageAlt: "Sweet Paan",
},
{
id: "sada-paan",
name: "Sada Paan",
price: "₹25-40",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-small-bowls-leaves-grey_140725-105824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stuffed-eggplant-rolls-white-oval-plate-different-spices-small-bowls-leaves-grey_140725-105824.jpg?_wi=1",
imageAlt: "Sada Paan",
},
{
id: "tobacco-120",
name: "Tobacco 120",
price: "₹35-55",
imageSrc: "http://img.b2bpic.net/free-photo/neolithic-period-lifestyle_23-2151786487.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/neolithic-period-lifestyle_23-2151786487.jpg?_wi=1",
imageAlt: "Tobacco 120",
},
{
id: "tobacco-300",
name: "Tobacco 300 WK",
price: "₹50-70",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-bay-leaves_23-2147773527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-bay-leaves_23-2147773527.jpg?_wi=1",
imageAlt: "Tobacco 300 WK",
},
{
id: "tobacco-420",
name: "Tobacco 420",
price: "₹60-80",
imageSrc: "http://img.b2bpic.net/free-photo/pork-green-curry-brown-bowl-with-spices-black-cement-background_1150-35204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pork-green-curry-brown-bowl-with-spices-black-cement-background_1150-35204.jpg?_wi=1",
imageAlt: "Tobacco 420",
},
{
id: "special-blend",
name: "Special Blend",
price: "₹45-65",
imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-holds-coconut-mango-leaves-put-bronze_8353-754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-holds-coconut-mango-leaves-put-bronze_8353-754.jpg?_wi=1",
imageAlt: "Special Blend",
},
]}
@@ -291,7 +291,7 @@ export default function HomePage() {
role: "Regular Customer",
company: "Local Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-black-suit-by-window-modern-building_496169-2868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indian-man-black-suit-by-window-modern-building_496169-2868.jpg?_wi=1",
imageAlt: "Rajesh Kumar",
},
{
@@ -300,7 +300,7 @@ export default function HomePage() {
role: "Event Organizer",
company: "Party Planner Pro",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151053997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151053997.jpg?_wi=1",
imageAlt: "Priya Sharma",
},
{
@@ -309,7 +309,7 @@ export default function HomePage() {
role: "Business Owner",
company: "Local Enterprise",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-wearing-grey-jacket-smiling_114579-15945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-dress-code-wearing-grey-jacket-smiling_114579-15945.jpg?_wi=1",
imageAlt: "Amit Patel",
},
{