corrections updated
This commit is contained in:
parent
1a56f511cb
commit
9af0d83ac3
@ -10,8 +10,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "About || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -5,8 +5,8 @@ import Header1 from "@/components/headers/Header1";
|
||||
import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
export const metadata = {
|
||||
title: "Blog Grid || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "Blog || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
export default function page() {
|
||||
return (
|
||||
|
||||
@ -7,8 +7,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "Contact || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -5,8 +5,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "About || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -5,8 +5,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "About || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -5,8 +5,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "About || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -6,8 +6,8 @@ import Link from "next/link";
|
||||
import { notFound } from "next/navigation";
|
||||
|
||||
export const metadata = {
|
||||
title: "Product Details || Xbuild - Construction Next.js Template",
|
||||
description: "Xbuild - Construction Next.js Template",
|
||||
title: "Product Details || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export async function generateStaticParams() {
|
||||
|
||||
@ -5,8 +5,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "Product || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -5,8 +5,8 @@ import Image from "next/image";
|
||||
import Link from "next/link";
|
||||
import React from "react";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "About || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -6,8 +6,8 @@ import Link from "next/link";
|
||||
import React from "react";
|
||||
import About from "@/components/turnkey-solutions/page";
|
||||
export const metadata = {
|
||||
title: "About || Xbuild - Constriction nextjs Template",
|
||||
description: "Xbuild - Constriction nextjs Template",
|
||||
title: "Turnkey Solutions || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
|
||||
export default function page() {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
import Home1 from "./(homes)/home-1/page";
|
||||
export const metadata = {
|
||||
title: "Home 1 || Cibus Industry",
|
||||
title: "Home || Cibus Industry",
|
||||
description: "Cibus Industry",
|
||||
};
|
||||
export default function Home() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user