diff --git a/src/app/page.tsx b/src/app/page.tsx index cadb2d3..5f5aded 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,9 +105,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Premium Quality", description: "Strict quality control on all food staples.", bentoComponent: { icon: CheckCircle }, imageSrc: "http://img.b2bpic.net/free-photo/cooking-ingredients-kitchen_53876-47074.jpg", imageAlt: "staple food supply warehouse" }, - { title: "Global Logistics", description: "Efficient supply chains in Lebanon and Iraq.", bentoComponent: { icon: Globe }, imageSrc: "http://img.b2bpic.net/free-photo/spoons-bag-with-rice_23-2147897533.jpg", imageAlt: "staple food supply warehouse" }, - { title: "Bulk Pricing", description: "Competitive rates for wholesale partners.", bentoComponent: { icon: DollarSign }, imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", imageAlt: "staple food supply warehouse" } + { title: "Premium Quality", description: "Strict quality control on all food staples.", bentoComponent: "reveal-icon", icon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/cooking-ingredients-kitchen_53876-47074.jpg", imageAlt: "staple food supply warehouse" }, + { title: "Global Logistics", description: "Efficient supply chains in Lebanon and Iraq.", bentoComponent: "reveal-icon", icon: Globe, imageSrc: "http://img.b2bpic.net/free-photo/spoons-bag-with-rice_23-2147897533.jpg", imageAlt: "staple food supply warehouse" }, + { title: "Bulk Pricing", description: "Competitive rates for wholesale partners.", bentoComponent: "reveal-icon", icon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", imageAlt: "staple food supply warehouse" } ]} title="Why Choose Sam's Trading" description="Reliability, quality, and community support in everything we do."