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: "#" } ] },