2 Commits

Author SHA1 Message Date
96d08559f2 Update src/app/page.tsx 2026-03-03 18:33:29 +00:00
1474edd39c Merge version_1 into main
Merge version_1 into main
2026-03-03 18:19:21 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Phone } from 'lucide-react';
import { Phone, Users } from 'lucide-react';
export default function LandingPage() {
return (
@@ -44,7 +44,9 @@ export default function LandingPage() {
<HeroOverlay
title="Fresh Groceries at the Best Local Prices"
description="Quality produce, affordable prices, and same-day delivery right to your doorstep. Serving your neighborhood with fresh vegetables, grains, dairy, and household essentials."
tag="Now Open"
tag="Serving 50k+ Happy Customers"
tagIcon={Users}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg"
imageAlt="Fresh grocery store display with colorful vegetables and produce"
textPosition="bottom-left"