diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0e2b8b2..505af65 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -1,55 +1,54 @@ "use client"; -import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen"; -import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; -import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout"; -import FeatureCardTen from "@/components/sections/feature/FeatureCardTen"; -import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Palette, Award, Shield, CheckCircle } from "lucide-react"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; +import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; +import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; +import ContactText from '@/components/sections/contact/ContactText'; +import FooterSimple from '@/components/sections/footer/FooterSimple'; +import { Sparkles, Palette, Heart, Smile, Zap, Music, Briefcase, Target, Users, Star, Award } from 'lucide-react'; export default function AboutPage() { const navItems = [ - { name: "Home", id: "home" }, - { name: "Services", id: "services" }, - { name: "Gallery", id: "gallery" }, - { name: "Packages", id: "packages" }, - { name: "About", id: "about" }, - { name: "Contact", id: "contact" }, + { name: "Home", id: "/" }, + { name: "Services", id: "/services" }, + { name: "Gallery", id: "/gallery" }, + { name: "Packages", id: "/packages" }, + { name: "About", id: "/about" }, + { name: "Contact", id: "/contact" }, ]; const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Kids Party Face Painting", href: "/services" }, { label: "Festival Face Art", href: "/services" }, { label: "Corporate Events", href: "/services" }, { label: "Body Painting", href: "/services" }, + { label: "Custom Designs", href: "/services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Gallery", href: "/gallery" }, { label: "Packages", href: "/packages" }, + { label: "FAQ", href: "/" }, { label: "Contact", href: "/contact" }, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { label: "Instagram", href: "https://instagram.com" }, { label: "Facebook", href: "https://facebook.com" }, { label: "TikTok", href: "https://tiktok.com" }, { label: "Email", href: "mailto:paintasy@events.com" }, + { label: "Phone", href: "tel:+15551234567" }, ], }, { - title: "Service Areas", - items: [ + title: "Service Areas", items: [ { label: "Local Events", href: "/contact" }, { label: "Regional Coverage", href: "/contact" }, { label: "Book Now", href: "/packages" }, @@ -73,102 +72,147 @@ export default function AboutPage() { >
-+ Request a quote for professional face painting and body art services. Fill out the form below and we'll get back to you with availability and pricing. +
Fill out our quick booking form with your event details and preferred date.
+ -We'll review your event details and send you a custom quote within 24 hours.
+ + -Once confirmed, we'll send you all the details and setup information for your event.
+ +We service events in your area
++ Regional Coverage Available +
+