diff --git a/src/app/page.tsx b/src/app/page.tsx
index 35a2d01..0b1208c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -8,9 +8,9 @@ import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSp
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
-import ContactCenter from "@/components/sections/contact/ContactCenter";
-import FooterCard from "@/components/sections/footer/FooterCard";
-import { Youtube, MessageCircle, Facebook, Instagram } from "lucide-react";
+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";
export default function HomePage() {
const navItems = [
@@ -39,9 +39,7 @@ export default function HomePage() {
brandName="OkNeppo"
navItems={navItems}
button={{
- text: "Contact Us",
- href: "/contact",
- }}
+ text: "Contact Us", href: "/contact"}}
/>
@@ -51,13 +49,9 @@ export default function HomePage() {
description="Learn Sewing & Tailoring the Easy Way – Master stitching, tailoring, and sewing machine skills from scratch with our expert-led tutorials and training programs designed for complete beginners."
buttons={[
{
- text: "Subscribe YouTube",
- href: "https://www.youtube.com/@okneppo",
- },
+ text: "Subscribe YouTube", href: "https://www.youtube.com/@okneppo"},
{
- text: "Join WhatsApp",
- href: "https://wa.me/1234567890",
- },
+ text: "Join WhatsApp", href: "https://wa.me/1234567890"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-with-sewing-pattern_1163-2050.jpg?_wi=1"
imageAlt="OkNeppo Sewing Studio"
@@ -69,29 +63,18 @@ export default function HomePage() {
@@ -104,52 +87,28 @@ export default function HomePage() {
tagIcon={undefined}
features={[
{
- title: "Sewing Machine Basics",
- description:
- "Master the fundamentals of operating a sewing machine, threading, and basic stitch techniques for beginners.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/making-pasta_23-2147985254.jpg?_wi=1",
- imageAlt: "Sewing Machine Tutorial",
- button: {
- text: "Watch Tutorial",
- href: "https://www.youtube.com/@okneppo",
- },
+ title: "Sewing Machine Basics", description:
+ "Master the fundamentals of operating a sewing machine, threading, and basic stitch techniques for beginners.", imageSrc:
+ "http://img.b2bpic.net/free-photo/making-pasta_23-2147985254.jpg?_wi=1", imageAlt: "Sewing Machine Tutorial", button: {
+ text: "Watch Tutorial", href: "https://www.youtube.com/@okneppo"},
},
{
- title: "Basic Stitching Techniques",
- description:
- "Learn essential hand stitches, embroidery basics, and how to create beautiful decorative patterns with needle and thread.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/close-up-woman-crocheting-high-angle_23-2148754112.jpg?_wi=1",
- imageAlt: "Hand Stitching Guide",
- button: {
- text: "Watch Tutorial",
- href: "https://www.youtube.com/@okneppo",
- },
+ title: "Basic Stitching Techniques", description:
+ "Learn essential hand stitches, embroidery basics, and how to create beautiful decorative patterns with needle and thread.", imageSrc:
+ "http://img.b2bpic.net/free-photo/close-up-woman-crocheting-high-angle_23-2148754112.jpg?_wi=1", imageAlt: "Hand Stitching Guide", button: {
+ text: "Watch Tutorial", href: "https://www.youtube.com/@okneppo"},
},
{
- title: "Tailoring & Fitting",
- description:
- "Discover professional tailoring techniques, pattern cutting, measurements, and how to fit garments perfectly.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543697.jpg?_wi=1",
- imageAlt: "Tailoring Basics",
- button: {
- text: "Watch Tutorial",
- href: "https://www.youtube.com/@okneppo",
- },
+ title: "Tailoring & Fitting", description:
+ "Discover professional tailoring techniques, pattern cutting, measurements, and how to fit garments perfectly.", imageSrc:
+ "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543697.jpg?_wi=1", imageAlt: "Tailoring Basics", button: {
+ text: "Watch Tutorial", href: "https://www.youtube.com/@okneppo"},
},
{
- title: "Machine Maintenance & Repair",
- description:
- "Keep your sewing machine in perfect condition with our maintenance guide, troubleshooting tips, and repair hacks.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4653.jpg?_wi=1",
- imageAlt: "Machine Maintenance",
- button: {
- text: "Watch Tutorial",
- href: "https://www.youtube.com/@okneppo",
- },
+ title: "Machine Maintenance & Repair", description:
+ "Keep your sewing machine in perfect condition with our maintenance guide, troubleshooting tips, and repair hacks.", imageSrc:
+ "http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4653.jpg?_wi=1", imageAlt: "Machine Maintenance", button: {
+ text: "Watch Tutorial", href: "https://www.youtube.com/@okneppo"},
},
]}
gridVariant="two-columns-alternating-heights"
@@ -167,65 +126,29 @@ export default function HomePage() {
tagIcon={undefined}
testimonials={[
{
- id: "1",
- name: "Priya Sharma",
- role: "Housewife",
- company: "Home Entrepreneur",
- rating: 5,
+ id: "1", name: "Priya Sharma", role: "Housewife", company: "Home Entrepreneur", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/african-american-girl-posing-with-sincere-smile-studio-shot-cheerful-curly-young-woman-isolated-beige-background_197531-28951.jpg",
- imageAlt: "Priya Sharma",
- },
+ "http://img.b2bpic.net/free-photo/african-american-girl-posing-with-sincere-smile-studio-shot-cheerful-curly-young-woman-isolated-beige-background_197531-28951.jpg", imageAlt: "Priya Sharma"},
{
- id: "2",
- name: "Anjali Patel",
- role: "Tailoring Student",
- company: "Fashion Institute",
- rating: 5,
+ id: "2", name: "Anjali Patel", role: "Tailoring Student", company: "Fashion Institute", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/career-opportunities-women-education-concept-close-up-portrait-stylish-smiling-woman-looking-camera-with-pleased-confident-look-cross-hands-chest-lean-office-wall_197531-22169.jpg",
- imageAlt: "Anjali Patel",
- },
+ "http://img.b2bpic.net/free-photo/career-opportunities-women-education-concept-close-up-portrait-stylish-smiling-woman-looking-camera-with-pleased-confident-look-cross-hands-chest-lean-office-wall_197531-22169.jpg", imageAlt: "Anjali Patel"},
{
- id: "3",
- name: "Sneha Reddy",
- role: "Business Owner",
- company: "Custom Tailoring",
- rating: 5,
+ id: "3", name: "Sneha Reddy", role: "Business Owner", company: "Custom Tailoring", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg",
- imageAlt: "Sneha Reddy",
- },
+ "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", imageAlt: "Sneha Reddy"},
{
- id: "4",
- name: "Deepa Verma",
- role: "Embroidery Enthusiast",
- company: "Creative Studio",
- rating: 5,
+ id: "4", name: "Deepa Verma", role: "Embroidery Enthusiast", company: "Creative Studio", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg",
- imageAlt: "Deepa Verma",
- },
+ "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "Deepa Verma"},
{
- id: "5",
- name: "Neha Singh",
- role: "Sewing Instructor",
- company: "Local Training Center",
- rating: 5,
+ id: "5", name: "Neha Singh", role: "Sewing Instructor", company: "Local Training Center", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg",
- imageAlt: "Neha Singh",
- },
+ "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg", imageAlt: "Neha Singh"},
{
- id: "6",
- name: "Meera Kapoor",
- role: "Fashion Designer",
- company: "Independent Designer",
- rating: 5,
+ id: "6", name: "Meera Kapoor", role: "Fashion Designer", company: "Independent Designer", rating: 5,
imageSrc:
- "http://img.b2bpic.net/free-photo/close-up-portrait-young-natural-pretty-woman-with-curly-hairstyle_285396-4374.jpg",
- imageAlt: "Meera Kapoor",
- },
+ "http://img.b2bpic.net/free-photo/close-up-portrait-young-natural-pretty-woman-with-curly-hairstyle_285396-4374.jpg", imageAlt: "Meera Kapoor"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"
@@ -242,59 +165,57 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "YouTube Subscribers",
- "WhatsApp Group Members",
- "Active Students",
- "Tutorial Views",
- "Success Stories",
- "Training Graduates",
- "Community Partners",
- ]}
+ "YouTube Subscribers", "WhatsApp Group Members", "Active Students", "Tutorial Views", "Success Stories", "Training Graduates", "Community Partners"]}
speed={40}
showCard={true}
/>
-