Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="Dev Mart - Mandala Walon Ki Apni Dukaan"
|
||||
description="Your trusted local grocery supermarket serving the Mandla community with fresh vegetables, quality dairy, and everyday essentials. Shop conveniently at Dev Mart, open daily from 9:30 AM."
|
||||
description="Your trusted local grocery supermarket serving the Mandla community with fresh vegetables, quality dairy, and everyday essentials. Shop conveniently at Dev Mart, open daily from 9:30 AM. Call us: 086928 32004"
|
||||
tag="Local Grocery Store"
|
||||
tagIcon={ShoppingCart}
|
||||
tagAnimation="slide-up"
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Call Now: 086928 32004", href: "tel:086928320041" },
|
||||
{ text: "Call Now", href: "tel:086928320041" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=Dev+Mart+Mandla" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user