diff --git a/src/app/page.tsx b/src/app/page.tsx index 5128694..fc3ff39 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: { revealIcon: { icon: CheckCircle } } }, - { title: "Global Logistics", description: "Efficient supply chains in Lebanon and Iraq.", bentoComponent: { revealIcon: { icon: Globe } } }, - { title: "Bulk Pricing", description: "Competitive rates for wholesale partners.", bentoComponent: { revealIcon: { icon: DollarSign } } } + { title: "Premium Quality", description: "Strict quality control on all food staples.", bentoComponent: { icon: CheckCircle } }, + { title: "Global Logistics", description: "Efficient supply chains in Lebanon and Iraq.", bentoComponent: { icon: Globe } }, + { title: "Bulk Pricing", description: "Competitive rates for wholesale partners.", bentoComponent: { icon: DollarSign } } ]} title="Why Choose Sam's Trading" description="Reliability, quality, and community support in everything we do."