From f3c7f1a26428565914c25c406a0a6e33423c8b9a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:56:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e1b9c2f..47cb4e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,7 +145,7 @@ export default function LandingPage() { tag="Get in Touch" tagIcon={Phone} title="Visit Sanmati Study Point Today" - description="Located in Solapur, we're ready to help you find the perfect stationery for your studies. Call us or visit our shop to explore our complete range of notebooks, drawing books, graph books, and pens." + description="📍 Located in Solapur, Maharashtra | 📞 Phone: 7218995499 / 9028919177 | ⏰ Mon-Sat: 10:00 AM - 7:00 PM, Sun: 11:00 AM - 6:00 PM\n\nWe're ready to help you find the perfect stationery for your studies. Call us or visit our shop to explore our complete range of notebooks, drawing books, graph books, and pens." buttons={[ { text: "Call Us Now", href: "tel:7218995499" }, { text: "Get Directions", href: "https://maps.google.com/?q=Solapur+Maharashtra" } -- 2.49.1