Update src/app/page.tsx
This commit is contained in:
@@ -80,15 +80,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "AI-Powered Selection", description: "Advanced computer vision technology selects only the finest, ripest fruits for dehydration, ensuring consistent premium quality in every batch.", imageSrc: "http://img.b2bpic.net/free-photo/hand-adjusting-dough-machine_1170-2318.jpg", imageAlt: "AI-powered fruit selection process"
|
||||
title: "AI-Powered Selection", description: "Advanced computer vision technology selects only the finest, ripest fruits for dehydration, ensuring consistent premium quality in every batch.", imageSrc: "http://img.b2bpic.net/free-photo/hand-adjusting-dough-machine_1170-2318.jpg?_wi=1", imageAlt: "AI-powered fruit selection process"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Precision Temperature Control", description: "Our state-of-the-art dehydration chambers maintain precise temperature and humidity levels to preserve nutrients, color, and authentic fruit flavors.", imageSrc: "http://img.b2bpic.net/free-photo/hand-adjusting-dough-machine_1170-2318.jpg", imageAlt: "Precision dehydration technology"
|
||||
title: "Precision Temperature Control", description: "Our state-of-the-art dehydration chambers maintain precise temperature and humidity levels to preserve nutrients, color, and authentic fruit flavors.", imageSrc: "http://img.b2bpic.net/free-photo/hand-adjusting-dough-machine_1170-2318.jpg?_wi=2", imageAlt: "Precision dehydration technology"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Zero Additives Guarantee", description: "100% natural dehydration without preservatives, artificial flavors, or chemical treatments. Pure fruit, pure nutrition, pure taste.", imageSrc: "http://img.b2bpic.net/free-photo/hand-adjusting-dough-machine_1170-2318.jpg", imageAlt: "Natural dehydration guarantee"
|
||||
title: "Zero Additives Guarantee", description: "100% natural dehydration without preservatives, artificial flavors, or chemical treatments. Pure fruit, pure nutrition, pure taste.", imageSrc: "http://img.b2bpic.net/free-photo/hand-adjusting-dough-machine_1170-2318.jpg?_wi=3", imageAlt: "Natural dehydration guarantee"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user