Merge version_1 into main #3
@@ -86,9 +86,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Rapid Delivery", description: "Fresh meals arriving at your door in record time.", bentoComponent: "reveal-icon", icon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-herbs-meat_140725-6378.jpg", imageAlt: "fresh meal top view" },
|
||||
{ title: "Transparency", description: "Full ingredient lists and sourcing details for everything.", bentoComponent: "reveal-icon", icon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg", imageAlt: "fresh meal top view" },
|
||||
{ title: "Custom Menus", description: "Meals tailored to your specific dietary requirements.", bentoComponent: "reveal-icon", icon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-food-crate_23-2148767124.jpg", imageAlt: "fresh meal top view" },
|
||||
{ title: "Rapid Delivery", description: "Fresh meals arriving at your door in record time.", bentoComponent: { bentoComponent: "reveal-icon", icon: Zap } },
|
||||
{ title: "Transparency", description: "Full ingredient lists and sourcing details for everything.", bentoComponent: { bentoComponent: "reveal-icon", icon: Shield } },
|
||||
{ title: "Custom Menus", description: "Meals tailored to your specific dietary requirements.", bentoComponent: { bentoComponent: "reveal-icon", icon: ChefHat } },
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Experience convenience without compromising on health."
|
||||
|
||||
Reference in New Issue
Block a user