Merge version_3 into main #6
@@ -10,7 +10,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Youtube, MessageCircle, Facebook, Instagram, BookOpen, Users, Award } from "lucide-react";
|
||||
import { Youtube, MessageCircle, Facebook, Instagram, BookOpen, Users, Award, Zap } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
title="Featured Sewing Tutorials"
|
||||
description="Learn essential sewing and tailoring skills through our comprehensive, step-by-step video guides and tutorials designed for beginners."
|
||||
tag="Popular Guides"
|
||||
tagIcon={undefined}
|
||||
tagIcon={Zap}
|
||||
features={[
|
||||
{
|
||||
title: "Sewing Machine Basics", description:
|
||||
|
||||
Reference in New Issue
Block a user