Update src/app/page.tsx

This commit is contained in:
2026-03-14 04:11:47 +00:00
parent 70c2c8c8bf
commit 42162ce64d

View File

@@ -134,7 +134,7 @@ export default function HomePage() {
price: "₹60",
rating: 4.8,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-laughing-kitchen-wearing-bathrobe-drinking-orange-juice_1258-198438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-laughing-kitchen-wearing-bathrobe-drinking-orange-juice_1258-198438.jpg?_wi=1",
imageAlt: "Fresh orange juice in glass",
},
{
@@ -144,7 +144,7 @@ export default function HomePage() {
price: "₹80",
rating: 4.9,
reviewCount: "189",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-watermelon-juice-glass_23-2148293852.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-watermelon-juice-glass_23-2148293852.jpg?_wi=1",
imageAlt: "Refreshing watermelon juice",
},
{
@@ -154,7 +154,7 @@ export default function HomePage() {
price: "₹100",
rating: 4.7,
reviewCount: "142",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cup-brazilian-dessert-with-kiwi_23-2149871605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cup-brazilian-dessert-with-kiwi_23-2149871605.jpg?_wi=1",
imageAlt: "Colorful mixed fruit juice blend",
},
{
@@ -164,7 +164,7 @@ export default function HomePage() {
price: "₹75",
rating: 4.8,
reviewCount: "167",
imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171699.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171699.jpg?_wi=1",
imageAlt: "Tropical mango juice",
},
{
@@ -174,7 +174,7 @@ export default function HomePage() {
price: "₹90",
rating: 4.9,
reviewCount: "173",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruity-muesli-with-fresh-sliced-fruits_140725-84765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fruity-muesli-with-fresh-sliced-fruits_140725-84765.jpg?_wi=1",
imageAlt: "Fresh strawberry juice",
},
]}