11 Commits

Author SHA1 Message Date
0301663ea7 Update src/app/page.tsx 2026-05-29 00:36:55 +00:00
556f016ab8 Merge version_5 into main
Merge version_5 into main
2026-05-29 00:35:02 +00:00
5df93f5743 Update src/app/page.tsx 2026-05-29 00:34:56 +00:00
548c55dfd8 Merge version_4 into main
Merge version_4 into main
2026-05-29 00:33:04 +00:00
390d8d12b6 Update src/app/page.tsx 2026-05-29 00:32:58 +00:00
d990b929a8 Merge version_3 into main
Merge version_3 into main
2026-05-28 11:50:34 +00:00
67abea773b Merge version_3 into main
Merge version_3 into main
2026-05-28 11:44:50 +00:00
11dab83a12 Merge version_3 into main
Merge version_3 into main
2026-05-28 11:36:55 +00:00
edd3d424ae Merge version_3 into main
Merge version_3 into main
2026-05-28 11:36:01 +00:00
4d2be1afdd Merge version_3 into main
Merge version_3 into main
2026-05-28 11:33:58 +00:00
72993673b2 Merge version_3 into main
Merge version_3 into main
2026-05-28 11:32:33 +00:00

View File

@@ -8,9 +8,8 @@ import FooterCard from '@/components/sections/footer/FooterCard';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import { Instagram } from "lucide-react";
export default function LandingPage() {
@@ -37,8 +36,6 @@ export default function LandingPage() {
name: "Services", id: "#services"},
{
name: "About", id: "#about"},
{
name: "Gallery", id: "#gallery"},
{
name: "Reviews", id: "#reviews"},
{
@@ -138,12 +135,8 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1779968513002-n8xc76rr.png", imageAlt: "Hair line-up"},
{
id: "kids-cuts", title: "Kids Cuts", author: "Cool & Comfortable", description: "Stylish and comfortable haircuts for the younger generation, ensuring they leave looking their best.", tags: [
"Starting at $30"],
"Starting at $40"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ECu6145ZfUO7BaOKsg2g3ccbhj/uploaded-1779968576929-rz82z2ng.png", imageAlt: "Kids haircut"},
{
id: "hot-towel-shaves", title: "Hot Towel Shaves", author: "Ultimate Relaxation", description: "Indulge in a luxurious hot towel shave, a timeless tradition for ultimate comfort and a remarkably smooth finish.", tags: [
"Starting at $50"],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg", imageAlt: "Hot towel shave"},
{
id: "styling-grooming", title: "Styling & Grooming", author: "Finish Your Look", description: "Expert product recommendations and styling tips to maintain your boss-level look long after you leave the chair.", tags: [
"Starting at $15"],
@@ -168,34 +161,6 @@ export default function LandingPage() {
/>
</div>
<div id="gallery" data-section="gallery">
<ProductCardFour
animationType="slide-up"
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
carouselMode="buttons"
products={[
{
id: "fade-1", name: "The High Fade", price: "From $40", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-man-touches-his-beard-with-his-hand_169016-25532.jpg", imageAlt: "Client with a sharp high fade haircut"},
{
id: "interior-1", name: "Shop Interior", price: "", variant: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-view-barber-s-hand-with-shaving-brush_23-2147839815.jpg", imageAlt: "Luxurious barber shop interior design"},
{
id: "haircut-1", name: "Textured Crop", price: "From $35", variant: "Modern", imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-18515.jpg", imageAlt: "Client with a modern textured crop haircut"},
{
id: "beard-1", name: "Defined Beard", price: "From $25", variant: "Sculpted", imageSrc: "http://img.b2bpic.net/free-photo/front-view-shirtless-man-with-shaving-cream-his-face_23-2148692247.jpg", imageAlt: "Client with a perfectly defined beard trim"},
{
id: "transformation-1", name: "Fresh Look", price: "", variant: "Transformation", imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg", imageAlt: "Client looking confident after a haircut"},
{
id: "lifestyle-1", name: "Barber Life", price: "", variant: "Community", imageSrc: "http://img.b2bpic.net/free-photo/drunk-friends-call-waiter_171337-19383.jpg", imageAlt: "Barber interacting with clients in the shop"},
]}
title="Our Signature Style & Craft"
description="Explore our gallery of premium fades, fresh haircuts, and expert beard trims that define the Mr Boss Barber standard."
tagAnimation="none"
buttonAnimation="none"
/>
</div>
<div id="reviews" data-section="reviews">
<TestimonialCardTen
textboxLayout="default"