Update src/app/page.tsx

This commit is contained in:
2026-03-08 13:42:29 +00:00
parent 470660e3cb
commit fa57883b73

View File

@@ -150,7 +150,7 @@ export default function HomePage() {
price: "₹45/kg",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stashed-flour-used-cooking_23-2149517210.jpg?_wi=1",
imageAlt: "High-quality whole wheat flour suitable for daily cooking",
},
{
@@ -160,7 +160,7 @@ export default function HomePage() {
price: "₹52/kg",
rating: 5,
reviewCount: "980",
imageSrc: "http://img.b2bpic.net/free-photo/rye-sliced-bread-table_1112-1327.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rye-sliced-bread-table_1112-1327.jpg?_wi=1",
imageAlt: "Fine refined flour used for bakery products and food processing",
},
{
@@ -170,7 +170,7 @@ export default function HomePage() {
price: "₹38/kg",
rating: 5,
reviewCount: "750",
imageSrc: "http://img.b2bpic.net/free-photo/grunge-yellow-surface-rough-background-textured_1368-6114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grunge-yellow-surface-rough-background-textured_1368-6114.jpg?_wi=1",
imageAlt: "Premium semolina used for pasta, sweets, and traditional dishes",
},
{
@@ -180,7 +180,7 @@ export default function HomePage() {
price: "₹20/kg",
rating: 4,
reviewCount: "620",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yellow-raw-pasta-little-formed-with-buckwheat-white-desk-pasta-italy-food-meal_140725-23224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yellow-raw-pasta-little-formed-with-buckwheat-white-desk-pasta-italy-food-meal_140725-23224.jpg?_wi=1",
imageAlt: "Nutritious wheat bran used for animal feed and health foods",
},
]}
@@ -200,42 +200,42 @@ export default function HomePage() {
{
title: "Wheat Cleaning",
description: "Advanced cleaning systems remove impurities and ensure pure, high-quality raw material",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beans_23-2148865556.jpg?_wi=1",
imageAlt: "Automated wheat cleaning station",
buttonIcon: CheckCircle,
},
{
title: "Wheat Conditioning",
description: "Precise moisture conditioning optimizes milling efficiency and product quality",
imageSrc: "http://img.b2bpic.net/free-photo/lush-stalks-golden-ornamental-grass-wild-field-outdoors-close-up-magnificent-soft-grass_7502-10515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lush-stalks-golden-ornamental-grass-wild-field-outdoors-close-up-magnificent-soft-grass_7502-10515.jpg?_wi=1",
imageAlt: "Wheat conditioning equipment",
buttonIcon: CheckCircle,
},
{
title: "Advanced Milling",
description: "Roller flour mill technology produces consistent, fine-texture flour every time",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-wood-make-sculptures-atelier_114579-11496.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-wood-make-sculptures-atelier_114579-11496.jpg?_wi=1",
imageAlt: "Modern roller milling machinery",
buttonIcon: CheckCircle,
},
{
title: "Quality Testing",
description: "Comprehensive lab testing verifies protein content, moisture, and food safety standards",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-working-beer-factory_23-2150573960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-working-beer-factory_23-2150573960.jpg?_wi=1",
imageAlt: "Quality testing laboratory",
buttonIcon: CheckCircle,
},
{
title: "Hygienic Packaging",
description: "State-of-the-art packaging maintains freshness and protects product integrity",
imageSrc: "http://img.b2bpic.net/free-photo/worker-production-department-make-set-up-line-while-standing-near-equipment-dairy-factory_645730-209.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-production-department-make-set-up-line-while-standing-near-equipment-dairy-factory_645730-209.jpg?_wi=1",
imageAlt: "Modern packaging and distribution",
buttonIcon: CheckCircle,
},
{
title: "Distribution",
description: "Efficient logistics ensure timely delivery to retailers, wholesalers, and food companies",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-order-curbside-pickup_23-2149106429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-order-curbside-pickup_23-2149106429.jpg?_wi=1",
imageAlt: "Logistics and distribution operations",
buttonIcon: CheckCircle,
},
@@ -344,7 +344,7 @@ export default function HomePage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/glassblower-examining-glassware_107420-74242.jpg"
imageSrc="http://img.b2bpic.net/free-photo/glassblower-examining-glassware_107420-74242.jpg?_wi=1"
imageAlt="Modern flour milling factory interior with quality control"
mediaAnimation="slide-up"
mediaPosition="left"