Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -66,13 +66,13 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-425.jpg", imageAlt: "Automated milking robots in a pristine dairy farm"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bottle-goats-milk_23-2148673055.jpg", imageAlt: "Fresh milk bottles on a clean countertop"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bottle-goats-milk_23-2148673055.jpg?_wi=1", imageAlt: "Fresh milk bottles on a clean countertop"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-taking-selfie-with-coffee-cups-pink-wall-worker-uniform-service-delivery_140725-32960.jpg", imageAlt: "Person receiving milk delivery at doorstep"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-taking-selfie-with-coffee-cups-pink-wall-worker-uniform-service-delivery_140725-32960.jpg?_wi=1", imageAlt: "Person receiving milk delivery at doorstep"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-milk-natural-background_93675-128773.jpg", imageAlt: "Healthy cows grazing in a vibrant green meadow"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-insida-glass_23-2148211430.jpg", imageAlt: "Milk quality testing in a modern sterile laboratory"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-insida-glass_23-2148211430.jpg?_wi=1", imageAlt: "Milk quality testing in a modern sterile laboratory"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-son_23-2148079558.jpg", imageAlt: "Family enjoying breakfast with fresh milk"},
|
||||
]}
|
||||
@@ -163,11 +163,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "99.99%", title: "Purity Score", description: "Each batch lab-tested for unparalleled cleanliness and freedom from contaminants.", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-insida-glass_23-2148211430.jpg", imageAlt: "Milk quality testing in a modern sterile laboratory"},
|
||||
id: "m1", value: "99.99%", title: "Purity Score", description: "Each batch lab-tested for unparalleled cleanliness and freedom from contaminants.", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-insida-glass_23-2148211430.jpg?_wi=2", imageAlt: "Milk quality testing in a modern sterile laboratory"},
|
||||
{
|
||||
id: "m2", value: "100%", title: "Quality Adherence", description: "Strictly compliant with international food safety and dairy production standards.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bottle-goats-milk_23-2148673055.jpg", imageAlt: "Daily fresh milk deliveries graphic"},
|
||||
id: "m2", value: "100%", title: "Quality Adherence", description: "Strictly compliant with international food safety and dairy production standards.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bottle-goats-milk_23-2148673055.jpg?_wi=2", imageAlt: "Daily fresh milk deliveries graphic"},
|
||||
{
|
||||
id: "m3", value: "Daily", title: "Freshness Assurance", description: "Milk from farm to your doorstep within hours, guaranteeing maximum freshness.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-taking-selfie-with-coffee-cups-pink-wall-worker-uniform-service-delivery_140725-32960.jpg", imageAlt: "Quality certification badge"},
|
||||
id: "m3", value: "Daily", title: "Freshness Assurance", description: "Milk from farm to your doorstep within hours, guaranteeing maximum freshness.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-blue-uniform-taking-selfie-with-coffee-cups-pink-wall-worker-uniform-service-delivery_140725-32960.jpg?_wi=2", imageAlt: "Quality certification badge"},
|
||||
]}
|
||||
title="Our Commitment to Purity & Quality"
|
||||
description="Dedicated to delivering the safest and freshest dairy, backed by rigorous standards and continuous innovation."
|
||||
|
||||
Reference in New Issue
Block a user