From b0f2b7b1afc7809d44bdc3fdd18e7dd6dcaaf0ff Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 07:38:33 +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 6791612..2a4058e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -277,7 +277,7 @@ export default function LandingPage() { title: "Contact", items: [ { label: "📞 Call: +91-9416-944-411", href: "tel:+919416944411" }, { label: "💬 WhatsApp", href: "https://wa.me/919416944411" }, - { label: "📧 Email: info@ethnicsparkle.com", href: "mailto:info@ethnicsparkle.com" }, + { label: "📧 Email: 100rrtraders@gmail.com", href: "mailto:100rrtraders@gmail.com" }, { label: "📍 Local Delivery Available", href: "#" } ] }, -- 2.49.1