contact mail id updated
This commit is contained in:
parent
589467d30d
commit
87029d6896
@ -1,7 +1,7 @@
|
||||
import Home1 from "./(homes)/home-1/page";
|
||||
export const metadata = {
|
||||
title: "Home 1 || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "Home 1 || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
export default function Home() {
|
||||
return (
|
||||
|
||||
@ -52,8 +52,8 @@ export default function ContactForm() {
|
||||
phone: formData.number,
|
||||
service: formData.product,
|
||||
message: `Message: ${formData.message}`,
|
||||
to: "lead@metatroncube.in",
|
||||
senderName: "Metatroncube Landing",
|
||||
to: "info@cibusindustries.com",
|
||||
senderName: "Cibus Industry",
|
||||
recaptchaToken: captchaToken,
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user