Update src/app/page.tsx

This commit is contained in:
2026-04-02 07:01:23 +00:00
parent ac3a10488a
commit c9b17c836f

View File

@@ -64,35 +64,35 @@ export default function LandingPage() {
handle: "@amit.s",
testimonial: "Best namkeen I've had in years. Fresh and hygienic!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg?_wi=1",
},
{
name: "Neha Patel",
handle: "@neha.p",
testimonial: "Great variety, the sev is perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-eating-cake-closeup-girl-is-enjoying-cake_169016-60415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-eating-cake-closeup-girl-is-enjoying-cake_169016-60415.jpg?_wi=1",
},
{
name: "Rohan Verma",
handle: "@rohan.v",
testimonial: "Authentic taste! My family loves it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg?_wi=1",
},
{
name: "Sita Gupta",
handle: "@sita.g",
testimonial: "Very prompt service and quality packaging.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-holds-points-glass-jar-filled-with-certain-organic-food-product-while-another-man-gestures-thumbs-up-grocery-store-also-store-was-black-woman-looking-around_482257-74051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-holds-points-glass-jar-filled-with-certain-organic-food-product-while-another-man-gestures-thumbs-up-grocery-store-also-store-was-black-woman-looking-around_482257-74051.jpg?_wi=1",
},
{
name: "Vikram Singh",
handle: "@vikram.s",
testimonial: "Indore's best kept snack secret. Always crispy!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg?_wi=2",
},
]}
buttons={[
@@ -165,7 +165,7 @@ export default function LandingPage() {
name: "Classic Sev",
price: "₹120",
variant: "250g",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-stick-chips-blue-bowl_114579-63133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-stick-chips-blue-bowl_114579-63133.jpg?_wi=1",
},
{
id: "p2",
@@ -186,7 +186,7 @@ export default function LandingPage() {
name: "Roasted Bhujia",
price: "₹110",
variant: "250g",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-stick-chips-blue-bowl_114579-63133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-stick-chips-blue-bowl_114579-63133.jpg?_wi=2",
},
]}
title="Popular Products"
@@ -215,7 +215,7 @@ export default function LandingPage() {
role: "Regular",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg?_wi=3",
},
{
id: "t2",
@@ -223,7 +223,7 @@ export default function LandingPage() {
role: "Foodie",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-eating-cake-closeup-girl-is-enjoying-cake_169016-60415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-girl-eating-cake-closeup-girl-is-enjoying-cake_169016-60415.jpg?_wi=2",
},
{
id: "t3",
@@ -231,7 +231,7 @@ export default function LandingPage() {
role: "Bulk Buyer",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg?_wi=2",
},
{
id: "t4",
@@ -239,7 +239,7 @@ export default function LandingPage() {
role: "Family",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-holds-points-glass-jar-filled-with-certain-organic-food-product-while-another-man-gestures-thumbs-up-grocery-store-also-store-was-black-woman-looking-around_482257-74051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-holds-points-glass-jar-filled-with-certain-organic-food-product-while-another-man-gestures-thumbs-up-grocery-store-also-store-was-black-woman-looking-around_482257-74051.jpg?_wi=2",
},
{
id: "t5",
@@ -247,7 +247,7 @@ export default function LandingPage() {
role: "Local Foodie",
company: "Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating-delicious-pizza_23-2150317082.jpg?_wi=4",
},
]}
kpiItems={[