4 Commits

Author SHA1 Message Date
5767a9fd77 Update src/app/page.tsx 2026-04-22 02:15:57 +00:00
6528903666 Merge version_2 into main
Merge version_2 into main
2026-04-22 01:57:40 +00:00
a88d357020 Update src/app/page.tsx 2026-04-22 01:57:37 +00:00
bdf76fd60b Merge version_1 into main
Merge version_1 into main
2026-04-22 01:52:24 +00:00

View File

@@ -3,15 +3,11 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import TextAbout from '@/components/sections/about/TextAbout';
import { Award, Scissors, Smile, Sparkles, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,22 +27,8 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Contact",
id: "contact",
},
{ name: "Preços", id: "pricing" },
{ name: "Contacto", id: "contact" },
]}
brandName="Barbearia do Gibas"
/>
@@ -55,151 +37,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
title="Barbearia do Gibas - Modern Grooming in Coruche"
description="Professional mens haircuts, beard grooming, and styling in a welcoming environment. Book your appointment online today."
testimonials={[
{
name: "João Silva",
handle: "@joao",
testimonial: "Excellent service and great attention to detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
{
name: "Tiago Santos",
handle: "@tiago",
testimonial: "Best haircut in Coruche, truly professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hair-process-keratin-treatment_23-2149332450.jpg",
imageAlt: "barber shop professional interior",
},
{
name: "Pedro Mendes",
handle: "@pedro",
testimonial: "The shop is very clean and welcoming.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-14229.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
{
name: "Ricardo Luís",
handle: "@ricardo",
testimonial: "Very skilled barber, always satisfied.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
{
name: "Bruno Costa",
handle: "@bruno",
testimonial: "Precision work, wouldn't go anywhere else.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brushing-teeth-process-small-dog-sits-table-dog-brushed-by-professional_1157-48822.jpg?_wi=1",
imageAlt: "barber shop professional interior",
},
]}
background={{ variant: "gradient-bars" }}
title="Barbearia do Gibas - Estilo Moderno em Coruche"
description="Cortes de cabelo profissionais, tratamento de barba e styling num ambiente acolhedor. Marque a sua sessão online hoje mesmo."
testimonials={[]}
buttons={[
{
text: "Book Now",
href: "https://barbearia-do-gibas.buk.pt",
},
{ text: "Marcar Agora", href: "https://barbearia-do-gibas.buk.pt" },
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cg5I72hz6Kin4iwKvF1Xy231eQ/uploaded-1776824147022-a34ibsee.png"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/chairs-green-male-barbershop-retro-style_627829-8284.jpg",
alt: "Barber chair in retro style",
},
{
src: "http://img.b2bpic.net/free-photo/professional-hairdresser-sitting-barber-chair-waiting-customer_613910-3902.jpg",
alt: "Hairdresser waiting for customer",
},
{
src: "http://img.b2bpic.net/free-photo/young-man-getting-his-beard-styled-barber_23-2148985714.jpg",
alt: "Young man at barber shop",
},
{
src: "http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg",
alt: "Customer in front of mirror",
},
{
src: "http://img.b2bpic.net/free-photo/full-shot-man-barber-shop_23-2149141768.jpg",
alt: "Professional interior",
},
]}
avatarText="Join our 500+ happy clients"
marqueeItems={[
{
type: "text",
text: "Precision Cuts",
},
{
type: "text",
text: "Hot Towel Shave",
},
{
type: "text",
text: "Beard Grooming",
},
{
type: "text",
text: "Expert Styling",
},
{
type: "text",
text: "Modern Studio",
},
]}
/>
</div>
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="Experienced Barbering in Coruche"
buttons={[
{
text: "Visit Us",
href: "#contact",
},
]}
/>
</div>
<div id="features" data-section="features">
<FeatureBorderGlow
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
icon: Scissors,
title: "Mens Haircuts",
description: "Classic and contemporary cuts tailored to your style.",
},
{
icon: Zap,
title: "Beard Trimming",
description: "Precise grooming to keep your beard sharp.",
},
{
icon: Sparkles,
title: "Hair Styling",
description: "Expert styling services for a polished finish.",
},
{
icon: Award,
title: "Grooming Services",
description: "Comprehensive grooming to keep you looking confident.",
},
]}
title="Our Professional Services"
description="We specialize in precision grooming for the modern gentleman."
avatars={[]}
/>
</div>
@@ -209,89 +56,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Essential",
price: "€15",
subtitle: "Haircut only",
buttons: [
{
text: "Book Now",
href: "https://barbearia-do-gibas.buk.pt",
},
],
features: [
"Precision haircut",
"Standard styling",
],
},
{
id: "pro",
badge: "Popular",
price: "€25",
subtitle: "Full Groom",
buttons: [
{
text: "Book Now",
href: "https://barbearia-do-gibas.buk.pt",
},
],
features: [
"Precision haircut",
"Beard trim",
"Hot towel service",
],
},
{
id: "premium",
badge: "Complete",
price: "€35",
subtitle: "Executive Care",
buttons: [
{
text: "Book Now",
href: "https://barbearia-do-gibas.buk.pt",
},
],
features: [
"Full haircut",
"Beard styling",
"Premium hair products",
],
},
{ id: "corte-sobrancelha", badge: "Promo", price: "14€", subtitle: "Corte de cabelo + Sobrancelha", buttons: [{ text: "Marcar", href: "https://barbearia-do-gibas.buk.pt" }], features: ["Corte de cabelo profissional", "Limpeza de sobrancelha"] },
{ id: "corte-unico", badge: "Essencial", price: "8€", subtitle: "Corte pente único", buttons: [{ text: "Marcar", href: "https://barbearia-do-gibas.buk.pt" }], features: ["Corte de cabelo prático"] },
{ id: "corte-crianca", badge: "Crianças", price: "10€", subtitle: "Até 8 anos", buttons: [{ text: "Marcar", href: "https://barbearia-do-gibas.buk.pt" }], features: ["Corte infantil"] },
{ id: "barba", badge: "Cuidados", price: "8€", subtitle: "Barba", buttons: [{ text: "Marcar", href: "https://barbearia-do-gibas.buk.pt" }], features: ["Tratamento de barba"] },
{ id: "sobrancelha", badge: "Detalhe", price: "3€", subtitle: "Sobrancelha", buttons: [{ text: "Marcar", href: "https://barbearia-do-gibas.buk.pt" }], features: ["Limpeza de sobrancelha"] },
]}
title="Our Grooming Packages"
description="Fair pricing for high-quality professional results."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Smile,
title: "Happy Clients",
value: "500+",
},
{
id: "m2",
icon: Award,
title: "Years Experience",
value: "10+",
},
{
id: "m3",
icon: Scissors,
title: "Cuts Per Week",
value: "120+",
},
]}
title="Quality at a Glance"
description="Years of experience helping clients look their best."
title="Tabela de Preços"
description="Serviços de qualidade com um toque profissional."
/>
</div>
@@ -300,104 +72,37 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "João Silva",
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg?_wi=2",
},
{
id: "2",
name: "Tiago Santos",
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brushing-teeth-process-small-dog-sits-table-dog-brushed-by-professional_1157-48822.jpg?_wi=2",
},
{
id: "3",
name: "Pedro Mendes",
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-haircut_23-2150665403.jpg",
},
{
id: "4",
name: "Ricardo Luís",
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-shoot-pensive-man-with-beard-black-white-photo-with-low-contrast_613910-14630.jpg",
},
{
id: "5",
name: "Bruno Costa",
role: "Client",
company: "Coruche",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-bearded-male-with-tattoo-arm-dressed-flannel-shirt-holding-juice-while-getting-haircut_613910-14751.jpg",
},
]}
testimonials={[]}
kpiItems={[
{
value: "5.0",
label: "Google Rating",
},
{
value: "99%",
label: "Customer Satisfaction",
},
{
value: "100+",
label: "Monthly Bookings",
},
{ value: "5.0", label: "Avaliação Google" },
{ value: "99%", label: "Satisfação" },
{ value: "100+", label: "Mensal" },
]}
title="Trusted by Locals"
description="What our clients say about their experience at Barbearia do Gibas."
title="O que dizem os clientes"
description="A opinião de quem confia no nosso trabalho."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Visit Barbearia do Gibas"
description="Urbanização Quinta das Baleias (next to Lidl), Coruche, Portugal. Phone: +351 243 144 990."
title="Visite a Barbearia do Gibas"
description="Urbanização Quinta das Baleias (ao lado do Lidl), Coruche, Portugal."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{ name: "name", type: "text", placeholder: "O Seu Nome", required: true },
{ name: "email", type: "email", placeholder: "O Seu Email", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-14229.jpg?_wi=2"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Barbearia do Gibas"
leftLink={{
text: "Book Appointment",
href: "https://barbearia-do-gibas.buk.pt",
}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
leftLink={{ text: "Marcar Agendamento", href: "https://barbearia-do-gibas.buk.pt" }}
rightLink={{ text: "Política de Privacidade", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}