2 Commits

Author SHA1 Message Date
6bfb5efaac Update src/app/page.tsx 2026-03-06 05:17:48 +00:00
d2bdf47b5e Merge version_4 into main
Merge version_4 into main
2026-03-06 05:16:42 +00:00

View File

@@ -119,18 +119,6 @@ export default function LandingPage() {
{
id: "4", name: "Welcoming Atmosphere", price: "Community Focused", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-washing-head-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6316.jpg", imageAlt: "Inside The Famous American Barbershop Atlas"
},
{
id: "5", name: "Modern Interior Design", price: "Upscale Ambiance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-lu4iycii.jpg", imageAlt: "Modern interior design"
},
{
id: "6", name: "Stylish Shop Layout", price: "Contemporary Space", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-4t2xjshj.jpg", imageAlt: "Stylish shop layout"
},
{
id: "7", name: "Professional Setting", price: "Premium Quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-kjz92yx6.jpg", imageAlt: "Professional setting"
},
{
id: "8", name: "Expert Craftsmanship", price: "Attention to Detail", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYWRxrOSTb7MSIUJcLjcDOTIYv/uploaded-1772774161530-0otaeu49.jpg", imageAlt: "Expert craftsmanship"
},
]}
title="Gallery"
description="Explore our shop, tools, and expert craftsmanship"
@@ -190,7 +178,7 @@ export default function LandingPage() {
},
]}
ctaTitle="Get in Touch"
ctaDescription="Walk-ins welcome! Call now or visit during business hours—no appointment needed."
ctaDescription="No appointment needed—walk-ins always welcome! Call now or visit during business hours."
ctaButton={{
text: "Call (703) 754-2655", href: "tel:(703) 754-2655"
}}