Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -107,7 +107,7 @@ export default function ContactPage() {
|
||||
{ label: "Team", href: "/team" },
|
||||
{ label: "Guest Reviews", href: "/testimonials" },
|
||||
{ label: "FAQ", href: "/faq" }
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
items: [
|
||||
|
||||
@@ -8,7 +8,6 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import Link from "next/link";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user