Merge version_1 into main #5
@@ -9,12 +9,12 @@ import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import Link from 'next/link';
|
||||
import { Sparkles, Star, TrendingUp, Users, MessageSquare, HelpCircle } from 'lucide-react';
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Shop", id: "shop" },
|
||||
{ name: "Contact", id: "faq" }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user