import Achievments from "@/components/about/Achievments"; import Team from "@/components/about/Team"; import Brands from "@/components/common/Brands"; import Footer1 from "@/components/footers/Footer1"; import Header2 from "@/components/headers/Header2"; import About from "@/components/homes/home-1/About"; import Testimonials from "@/components/homes/home-1/Testimonials"; 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", }; export default function page() { return ( <>
img

About Us

  • Home
  • About Us
img
img
); }