diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 2dca3bb..67e9de2 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -26,41 +26,23 @@ export default function LandingPage() {
@@ -106,62 +68,10 @@ export default function LandingPage() {
@@ -128,50 +78,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Men's Haircut",
- description: "Classic cuts, modern styles, tapers, and textures.",
- icon: Scissors,
+ title: "Men's Haircut", description: "Classic cuts, modern styles, tapers, and textures.", icon: Scissors,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-painting-brush_23-2149529894.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg?_wi=2",
- imageAlt: "classic men haircut fade",
+ { imageSrc: "http://img.b2bpic.net/free-photo/tools-from-barbershop-wooden-background_1303-10377.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-painting-brush_23-2149529894.jpg" },
+ ]
},
{
- title: "Skin Fade",
- description: "Zero to seamless blend.",
- icon: Zap,
+ title: "Skin Fade", description: "Zero to seamless blend.", icon: Zap,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138404.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-pores-texture_23-2149444101.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186494.jpg?_wi=1",
- imageAlt: "classic men haircut fade",
+ { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138404.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/close-up-face-pores-texture_23-2149444101.jpg" },
+ ]
},
{
- title: "Beard Trim",
- description: "Shape, line, and define.",
- icon: User,
+ title: "Beard Trim", description: "Shape, line, and define.", icon: User,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-barber-wearing-uniform-shaving-his-beard-with-straight-razor-touching-his-neck-looking-side-isolated-olive-green-background_141793-85009.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122002.jpg?_wi=1",
- imageAlt: "classic men haircut fade",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-bearded-male-sitting-armchair-barber-shop-while-hairdresser-shaves-his-beard-with-dangerous-razor_613910-18507.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-barber-wearing-uniform-shaving-his-beard-with-straight-razor-touching-his-neck-looking-side-isolated-olive-green-background_141793-85009.jpg" },
+ ]
+ }
]}
title="Services We Provide"
description="Expert grooming services in Kansas City."
@@ -183,47 +109,13 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ description="Our customers love our service."
testimonials={[
- {
- id: "1",
- name: "Jorge Luis",
- handle: "Google",
- testimonial: "Buen ambiente y buenos estilistas.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg",
- },
- {
- id: "2",
- name: "Alvarezhermis",
- handle: "Google",
- testimonial: "Todo bien, muy amables y profesionales.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-walks-around-city_1321-4646.jpg",
- },
- {
- id: "3",
- name: "Client",
- handle: "Google",
- testimonial: "Great experience, highly recommend.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-276.jpg",
- },
- {
- id: "4",
- name: "Client",
- handle: "Google",
- testimonial: "Best fade in Kansas City.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg",
- },
- {
- id: "5",
- name: "Client",
- handle: "Google",
- testimonial: "Professional and clean space.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg",
- },
+ { id: "1", name: "Jorge Luis", handle: "Google", testimonial: "Buen ambiente y buenos estilistas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/contemplated-serious-young-man-looking-camera_23-2148130297.jpg" },
+ { id: "2", name: "Alvarezhermis", handle: "Google", testimonial: "Todo bien, muy amables y profesionales.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-walks-around-city_1321-4646.jpg" },
+ { id: "3", name: "Client", handle: "Google", testimonial: "Great experience, highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-276.jpg" },
+ { id: "4", name: "Client", handle: "Google", testimonial: "Best fade in Kansas City.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg" },
+ { id: "5", name: "Client", handle: "Google", testimonial: "Professional and clean space.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-barber-shop-concept_23-2148506366.jpg" },
]}
showRating={true}
title="What Kansas City Is Saying"
@@ -235,31 +127,12 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ description="We offer consistent quality."
metrics={[
- {
- id: "m1",
- icon: Scissors,
- title: "Expert Barbers",
- value: "5+ Years",
- },
- {
- id: "m2",
- icon: MessageCircle,
- title: "Languages",
- value: "Eng/Esp",
- },
- {
- id: "m3",
- icon: Calendar,
- title: "Open",
- value: "7 Days",
- },
- {
- id: "m4",
- icon: Award,
- title: "Community",
- value: "Since 2019",
- },
+ { id: "m1", icon: Scissors, title: "Expert Barbers", value: "5+ Years" },
+ { id: "m2", icon: MessageCircle, title: "Languages", value: "Eng/Esp" },
+ { id: "m3", icon: Calendar, title: "Open", value: "7 Days" },
+ { id: "m4", icon: Award, title: "Community", value: "Since 2019" },
]}
title="Why Kansas City Chooses Imperio"
/>
@@ -268,9 +141,8 @@ export default function LandingPage() {
@@ -60,47 +43,13 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
+ description="Our customers love our service."
testimonials={[
- {
- id: "r1",
- name: "Jorge Luis",
- handle: "Google",
- testimonial: "Great place.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg",
- },
- {
- id: "r2",
- name: "Alvarez",
- handle: "Google",
- testimonial: "Very professional.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg",
- },
- {
- id: "r3",
- name: "Carlos",
- handle: "Google",
- testimonial: "Excellent service and atmosphere.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg",
- },
- {
- id: "r4",
- name: "Maria",
- handle: "Google",
- testimonial: "My son loves his new haircut.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg",
- },
- {
- id: "r5",
- name: "David",
- handle: "Google",
- testimonial: "Top notch professionalism.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg",
- },
+ { id: "r1", name: "Jorge Luis", handle: "Google", testimonial: "Great place.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186462.jpg" },
+ { id: "r2", name: "Alvarez", handle: "Google", testimonial: "Very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-hair-salon_23-2150665449.jpg" },
+ { id: "r3", name: "Carlos", handle: "Google", testimonial: "Excellent service and atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-styling-beard-with-trimmer_613910-5073.jpg" },
+ { id: "r4", name: "Maria", handle: "Google", testimonial: "My son loves his new haircut.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-chair_23-2149220526.jpg" },
+ { id: "r5", name: "David", handle: "Google", testimonial: "Top notch professionalism.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg" },
]}
showRating={true}
title="Kansas City Speaks"
@@ -115,30 +64,10 @@ export default function LandingPage() {
title="Our Standards"
description="Kansas City's most trusted shop."
metrics={[
- {
- id: "ex-9",
- icon: Star,
- title: "Google Rating",
- value: "4.9",
- },
- {
- id: "ex-10",
- icon: ThumbsUp,
- title: "Satisfied",
- value: "99%",
- },
- {
- id: "ex-11",
- icon: Repeat,
- title: "Retention",
- value: "High",
- },
- {
- id: "ex-12",
- icon: MessageSquare,
- title: "Feedback",
- value: "Active",
- },
+ { id: "ex-9", icon: Star, title: "Google Rating", value: "4.9" },
+ { id: "ex-10", icon: ThumbsUp, title: "Satisfied", value: "99%" },
+ { id: "ex-11", icon: Repeat, title: "Retention", value: "High" },
+ { id: "ex-12", icon: MessageSquare, title: "Feedback", value: "Active" },
]}
/>
@@ -146,62 +75,10 @@ export default function LandingPage() {
@@ -62,35 +45,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Full Grooming Package",
- description: "Haircut + beard + hot towel + razor.",
- icon: Crown,
+ title: "Full Grooming Package", description: "Haircut + beard + hot towel + razor.", icon: Crown,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/set-black-makeup-brushes-isolated-white_1385-2784.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7242.jpg?_wi=3",
- imageAlt: "full grooming package luxury",
+ { imageSrc: "http://img.b2bpic.net/free-photo/barber-tools-wallpaper-pattern-wooden-background-job-career-concept_53876-143260.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/set-black-makeup-brushes-isolated-white_1385-2784.jpg" },
+ ]
},
{
- title: "Straight Razor Shave",
- description: "Old school luxury.",
- icon: Scissors,
+ title: "Straight Razor Shave", description: "Old school luxury.", icon: Scissors,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122002.jpg?_wi=2",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21510.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186494.jpg?_wi=2",
- imageAlt: "full grooming package luxury",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-shaving-objects_23-2148122002.jpg" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-21510.jpg" },
+ ]
+ }
]}
title="Excellence in Every Cut"
description="Full grooming services at 939 Central Ave."
@@ -105,30 +72,10 @@ export default function LandingPage() {
title="Why Book With Us"
description="We prioritize quality, hygiene, and your time."
metrics={[
- {
- id: "ex-1",
- icon: Clock,
- title: "Precision Work",
- value: "45 Min",
- },
- {
- id: "ex-2",
- icon: Smile,
- title: "Client Care",
- value: "High",
- },
- {
- id: "ex-3",
- icon: ShieldCheck,
- title: "Cleanliness",
- value: "100%",
- },
- {
- id: "ex-4",
- icon: Coffee,
- title: "Experience",
- value: "Elite",
- },
+ { id: "ex-1", icon: Clock, title: "Precision Work", value: "45 Min" },
+ { id: "ex-2", icon: Smile, title: "Client Care", value: "High" },
+ { id: "ex-3", icon: ShieldCheck, title: "Cleanliness", value: "100%" },
+ { id: "ex-4", icon: Coffee, title: "Experience", value: "Elite" },
]}
/>
@@ -136,62 +83,10 @@ export default function LandingPage() {