Update src/app/page.tsx

This commit is contained in:
2026-03-05 23:02:04 +00:00
parent a4512c15ef
commit cb2aa3ea57

View File

@@ -145,8 +145,7 @@ export default function LandingPage() {
id: "5", name: "James Wilson", handle: "@jwilson_style", testimonial: "Five stars every single time. The team really takes pride in their work. This is barbering done right.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5", imageAlt: "James Wilson"},
{
id: "6", name: "Daniel Anderson", handle: "@danderson_biz", testimonial: "Been going to Kingsman for two years. Never disappointed. Professional service, welcoming atmosphere, perfect results.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Daniel Anderson"},
]}
speed={40}
]} speed={40}
/>
</div>