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