Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 11:26:32 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
<AboutMetric
title="Daily Fresh has been serving the Al Jaddaf community with the freshest, highest-quality groceries and organic produce since our opening. We pride ourselves on supporting local farmers and delivering exceptional value to our customers."
useInvertedBackground={false}
metricsAnimation="entrance-slide"
metricsAnimation="blur-reveal"
metrics={[
{ icon: Leaf, label: "Organic Products", value: "500+" },
{ icon: Truck, label: "Daily Deliveries", value: "100+" },
@@ -131,7 +131,7 @@ export default function LandingPage() {
description="Find answers to common questions about our products, delivery, and services."
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="entrance-slide"
faqsAnimation="blur-reveal"
faqs={[
{
id: "1", title: "What delivery areas do you cover?", content: "We deliver throughout Al Jaddaf and surrounding areas within Dubai. Delivery is typically completed within 24-48 hours of placing your order. You can check delivery availability for your area during checkout."},