Merge version_1 into main #4
@@ -125,9 +125,9 @@ export default function LandingPage() {
|
||||
imageAlt="Professional kitchen hygiene standards"
|
||||
mediaAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{ value: "100%", title: "Fresh Ingredients" },
|
||||
{ value: "Daily", title: "Kitchen Inspection" },
|
||||
{ value: "Premium", title: "Quality Standards" }
|
||||
{ value: "100%", title: "Fresh Ingredients", imageSrc: "http://img.b2bpic.net/free-photo/biologist-woman-holding-gmo-pepper-writing-microbiology-medical-expertise_482257-18428.jpg", imageAlt: "Fresh ingredients" },
|
||||
{ value: "Daily", title: "Kitchen Inspection", imageSrc: "http://img.b2bpic.net/free-photo/biologist-woman-holding-gmo-pepper-writing-microbiology-medical-expertise_482257-18428.jpg", imageAlt: "Kitchen inspection" },
|
||||
{ value: "Premium", title: "Quality Standards", imageSrc: "http://img.b2bpic.net/free-photo/biologist-woman-holding-gmo-pepper-writing-microbiology-medical-expertise_482257-18428.jpg", imageAlt: "Quality standards" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user