3 Commits

Author SHA1 Message Date
4857c3931e Update src/app/page.tsx 2026-03-04 02:58:27 +00:00
f8cb0ff3e1 Update src/app/layout.tsx 2026-03-04 02:58:26 +00:00
a81b60eaca Merge version_3 into main
Merge version_3 into main
2026-03-04 02:55:46 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,8 @@ export const metadata: Metadata = {
openGraph: { openGraph: {
title: "No Filter Barbershop - Premium Cuts in LA", description: "Experience precision barbering and expert styling at No Filter Barbershop.", type: "website", siteName: "No Filter Barbershop", images: [ title: "No Filter Barbershop - Premium Cuts in LA", description: "Experience precision barbering and expert styling at No Filter Barbershop.", type: "website", siteName: "No Filter Barbershop", images: [
{ {
url: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg", alt: "No Filter Barbershop"}, url: "http://img.b2bpic.net/free-photo/handsome-man-hair-salon-facing-camera_23-2148242826.jpg", alt: "No Filter Barbershop"
},
], ],
}, },
twitter: { twitter: {

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="No Filter gave me the best cut I've had in years. Marcus really took time to understand exactly what I wanted and delivered flawlessly. The attention to detail is unmatched. I'm a regular now." testimonial="My confidence skyrocketed after that cut. Marcus really took time to understand exactly what I wanted and delivered flawlessly. The attention to detail is unmatched. I'm a regular now and I've referred all my friends. Trusted by 500+ satisfied clients—No Filter is the real deal."
rating={5} rating={5}
author="James Rodriguez, LA" author="James Rodriguez, LA"
ratingAnimation="slide-up" ratingAnimation="slide-up"