From 30915e0f27366f6100d2e75a4c202eec6d462f96 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 00:56:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54aaef4..c19af0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { icon: Award, label: "Award", value: "Best in Paterson" } ]} useInvertedBackground={false} - metricsAnimation="entrance-slide" + metricsAnimation="blur-reveal" /> @@ -76,34 +76,34 @@ export default function LandingPage() { title="Premium Grooming Services" description="Expertly crafted cuts and styles designed to make you look and feel your best. Each service delivered with precision and professionalism." tag="Services & Pricing" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" features={[ { title: "Haircuts", description: "Classic and modern cuts tailored to your style and face shape. Professional execution with attention to detail.", icon: Scissors, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=1", imageAlt: "Professional haircut service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=1", imageAlt: "Custom hair design" } + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Professional haircut service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg", imageAlt: "Custom hair design" } ] }, { title: "Skin Fade & Beard Trim", description: "Sharp, clean fades with precise line work. Complete beard grooming with professional trimming and shaping.", icon: Zap, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=1", imageAlt: "Professional beard trimming" }, - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=2", imageAlt: "Clean skin fade" } + { imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg", imageAlt: "Professional beard trimming" }, + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Clean skin fade" } ] }, { title: "Custom Designs", description: "Express your style with intricate patterns and artistic hair designs. Our skilled barbers bring your vision to life.", icon: Palette, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=2", imageAlt: "Creative hair design" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=1", imageAlt: "Professional barbershop setting" } + { imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg", imageAlt: "Creative hair design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg", imageAlt: "Professional barbershop setting" } ] }, { title: "Kids & Family", description: "Friendly, comfortable atmosphere for children. Quick, professional service with special care for younger clients.", icon: Heart, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=3", imageAlt: "Family barbershop service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=2", imageAlt: "Welcoming barbershop environment" } + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg", imageAlt: "Family barbershop service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg", imageAlt: "Welcoming barbershop environment" } ] } ]} @@ -116,16 +116,16 @@ export default function LandingPage() {
@@ -136,10 +136,10 @@ export default function LandingPage() { description="Explore our work - From classic fades to custom designs. Each cut is a masterpiece." tag="Our Work" products={[ - { id: "1", name: "Classic Fade", price: "Starting $25", imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg?_wi=4" }, - { id: "2", name: "Beard Trim & Shape", price: "Starting $15", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=2" }, - { id: "3", name: "Custom Design", price: "Starting $35", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=3" }, - { id: "4", name: "Interior Studio", price: "Premium Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=3" } + { id: "1", name: "Classic Fade", price: "Starting $25", imageSrc: "http://img.b2bpic.net/free-photo/attractive-pensive-man-is-waiting-his-turn-get-haircut-busy-barbershop_613910-21489.jpg" }, + { id: "2", name: "Beard Trim & Shape", price: "Starting $15", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg" }, + { id: "3", name: "Custom Design", price: "Starting $35", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg" }, + { id: "4", name: "Interior Studio", price: "Premium Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg" } ]} gridVariant="two-columns-alternating-heights" animationType="blur-reveal" @@ -159,7 +159,7 @@ export default function LandingPage() { ]} textboxLayout="centered" useInvertedBackground={false} - animationType="entrance-slide" + animationType="slide-up" /> @@ -234,4 +234,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1