diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 85b2024..13c3260 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -8,7 +8,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
-import { Scissors, Sparkles, Users } from "lucide-react";
+import { Scissors, Sparkles, Users, Coffee } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,36 +29,19 @@ export default function LandingPage() {
@@ -71,28 +54,20 @@ export default function LandingPage() {
description="At Miron's Cut, we believe a great haircut is more than just a style—it's an experience. Established in Glendale, AZ, our barbershop is built on a foundation of precision, passion, and personalized service. We're dedicated to helping you look and feel your best."
buttons={[
{
- text: "Book Your Visit",
- href: "/services",
- },
+ text: "Book Your Visit", href: "/services"},
]}
bulletPoints={[
{
- title: "Expert Barbers",
- description: "Our team consists of highly skilled and experienced barbers dedicated to their craft.",
- icon: Scissors,
+ title: "Expert Barbers", description: "Our team consists of highly skilled and experienced barbers dedicated to their craft.", icon: Scissors,
},
{
- title: "Premium Products",
- description: "We use only the finest grooming products to ensure top-notch results and hair health.",
- icon: Sparkles,
+ title: "Premium Products", description: "We use only the finest grooming products to ensure top-notch results and hair health.", icon: Sparkles,
},
{
- title: "Relaxing Atmosphere",
- description: "Enjoy a comfortable and welcoming environment where you can unwind and refresh.",
- icon: Coffee,
+ title: "Relaxing Atmosphere", description: "Enjoy a comfortable and welcoming environment where you can unwind and refresh.", icon: Coffee,
},
]}
- imageSrc="http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43558.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43558.jpg"
imageAlt="skilled barber giving a client a precise haircut"
mediaAnimation="slide-up"
/>
@@ -105,26 +80,11 @@ export default function LandingPage() {
useInvertedBackground={true}
team={[
{
- id: "1",
- name: "Miron Petrov",
- role: "Founder & Master Barber",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-nordic-unshaven-man-with-fashionable-hairdo-posing_176420-15809.jpg?_wi=2",
- imageAlt: "Miron Petrov, founder",
- },
+ id: "1", name: "Miron Petrov", role: "Founder & Master Barber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-nordic-unshaven-man-with-fashionable-hairdo-posing_176420-15809.jpg", imageAlt: "Miron Petrov, founder"},
{
- id: "2",
- name: "David Chen",
- role: "Senior Stylist",
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-redhead-guy-beige-shirt_176420-32311.jpg?_wi=2",
- imageAlt: "David Chen, senior stylist",
- },
+ id: "2", name: "David Chen", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/expressive-redhead-guy-beige-shirt_176420-32311.jpg", imageAlt: "David Chen, senior stylist"},
{
- id: "3",
- name: "Maria Rodriguez",
- role: "Grooming Specialist",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-phone-man_273609-6373.jpg?_wi=2",
- imageAlt: "Maria Rodriguez, grooming specialist",
- },
+ id: "3", name: "Maria Rodriguez", role: "Grooming Specialist", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-phone-man_273609-6373.jpg", imageAlt: "Maria Rodriguez, grooming specialist"},
]}
title="Meet Our Master Barbers"
description="Our passionate team is the heart of Miron's Cut. Each barber brings unique expertise and a dedication to client satisfaction, ensuring you receive a superior grooming experience."
@@ -140,20 +100,11 @@ export default function LandingPage() {
tag="Driven by Quality"
metrics={[
{
- id: "1",
- value: "10K+",
- description: "Happy Clients Served",
- },
+ id: "1", value: "10K+", description: "Happy Clients Served"},
{
- id: "2",
- value: "15+",
- description: "Years of Combined Experience",
- },
+ id: "2", value: "15+", description: "Years of Combined Experience"},
{
- id: "3",
- value: "5-Star",
- description: "Average Review Rating",
- },
+ id: "3", value: "5-Star", description: "Average Review Rating"},
]}
metricsAnimation="blur-reveal"
/>
@@ -163,20 +114,15 @@ export default function LandingPage() {
@@ -185,54 +131,33 @@ export default function LandingPage() {
@@ -112,27 +83,15 @@ export default function LandingPage() {
description="Experience the difference of a truly dedicated barbershop. We focus on your comfort, style, and satisfaction every single visit."
accordionItems={[
{
- id: "friendly-staff",
- title: "Friendly & Welcoming Staff",
- content: "Our barbers are not just skilled, they're friendly faces ready to make you feel right at home. Enjoy a great conversation along with a great cut.",
- },
+ id: "friendly-staff", title: "Friendly & Welcoming Staff", content: "Our barbers are not just skilled, they're friendly faces ready to make you feel right at home. Enjoy a great conversation along with a great cut."},
{
- id: "clean-shop",
- title: "Immaculately Clean Environment",
- content: "Your health and comfort are our top priority. We maintain a spotless shop, ensuring a hygienic and pleasant experience every time.",
- },
+ id: "clean-shop", title: "Immaculately Clean Environment", content: "Your health and comfort are our top priority. We maintain a spotless shop, ensuring a hygienic and pleasant experience every time."},
{
- id: "skilled-barbers",
- title: "Highly Skilled & Experienced Barbers",
- content: "Our team consists of master barbers with years of experience, trained in the latest trends and classic techniques to deliver precision cuts.",
- },
+ id: "skilled-barbers", title: "Highly Skilled & Experienced Barbers", content: "Our team consists of master barbers with years of experience, trained in the latest trends and classic techniques to deliver precision cuts."},
{
- id: "consistent-results",
- title: "Consistent & Reliable Results",
- content: "We pride ourselves on delivering consistent, high-quality haircuts and styles, ensuring you leave looking and feeling your best, every time.",
- },
+ id: "consistent-results", title: "Consistent & Reliable Results", content: "We pride ourselves on delivering consistent, high-quality haircuts and styles, ensuring you leave looking and feeling your best, every time."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43558.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/man-with-beard-hairdresser-with-client-man-with-shave_1157-43558.jpg"
imageAlt="Skilled barber giving a haircut with precision."
mediaAnimation="slide-up"
mediaPosition="right"
@@ -147,33 +106,13 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "haircut",
- name: "Precision Haircut",
- price: "From $30",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-female-hairdresser-washing-bearded-men-s-hair-before-haircut-saloon_613910-14593.jpg?_wi=1",
- imageAlt: "Fresh, clean men's haircut",
- },
+ id: "haircut", name: "Precision Haircut", price: "From $30", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-female-hairdresser-washing-bearded-men-s-hair-before-haircut-saloon_613910-14593.jpg", imageAlt: "Fresh, clean men's haircut"},
{
- id: "beard-trim",
- name: "Expert Beard Trim",
- price: "From $20",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-bearded-man-talking-phone_1153-1396.jpg?_wi=1",
- imageAlt: "Man receiving a professional beard trim",
- },
+ id: "beard-trim", name: "Expert Beard Trim", price: "From $20", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bearded-man-talking-phone_1153-1396.jpg", imageAlt: "Man receiving a professional beard trim"},
{
- id: "line-up",
- name: "Sharp Line-Up",
- price: "From $15",
- imageSrc: "http://img.b2bpic.net/free-photo/stainless-metal-horizontal-lines-background_23-2148744269.jpg?_wi=1",
- imageAlt: "Barber performing a precision hairline line-up",
- },
+ id: "line-up", name: "Sharp Line-Up", price: "From $15", imageSrc: "http://img.b2bpic.net/free-photo/stainless-metal-horizontal-lines-background_23-2148744269.jpg", imageAlt: "Barber performing a precision hairline line-up"},
{
- id: "styling",
- name: "Custom Styling",
- price: "From $10",
- imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-4252.jpg?_wi=1",
- imageAlt: "Man getting his hair styled with product",
- },
+ id: "styling", name: "Custom Styling", price: "From $10", imageSrc: "http://img.b2bpic.net/free-photo/master-hairdresser-prepares-face-shaving-barber-shop_613910-4252.jpg", imageAlt: "Man getting his hair styled with product"},
]}
title="Our Signature Services"
description="From classic cuts to modern styles, we offer a range of professional grooming services to keep you looking sharp and feeling confident."
@@ -182,38 +121,19 @@ export default function LandingPage() {
@@ -308,54 +192,33 @@ export default function LandingPage() {