diff --git a/src/app/page.tsx b/src/app/page.tsx
index 701b037..272ebf6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -56,104 +48,56 @@ export default function LandingPage() {
@@ -161,12 +105,10 @@ export default function LandingPage() {
@@ -179,27 +121,19 @@ export default function LandingPage() {
features={[
{
icon: Scissors,
- title: "Men’s Haircuts",
- description: "Classic and contemporary cuts tailored to your style.",
- },
+ title: "Cortes de Cabelo", description: "Cortes clássicos e contemporâneos adaptados ao seu estilo."},
{
icon: Zap,
- title: "Beard Trimming",
- description: "Precise grooming to keep your beard sharp.",
- },
+ title: "Aparar Barba", description: "Tratamento preciso para manter a sua barba impecável."},
{
icon: Sparkles,
- title: "Hair Styling",
- description: "Expert styling services for a polished finish.",
- },
+ title: "Styling de Cabelo", description: "Serviços especializados para um acabamento polido."},
{
icon: Award,
- title: "Grooming Services",
- description: "Comprehensive grooming to keep you looking confident.",
- },
+ title: "Serviços Grooming", description: "Tratamentos completos para o deixar confiante."},
]}
- title="Our Professional Services"
- description="We specialize in precision grooming for the modern gentleman."
+ title="Os Nossos Serviços Profissionais"
+ description="Especialistas em grooming de precisão para o homem moderno."
/>
@@ -210,58 +144,43 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Essential",
- price: "€15",
- subtitle: "Haircut only",
- buttons: [
+ id: "corte", badge: "Essencial", price: "12€", subtitle: "Corte de cabelo", buttons: [
{
- text: "Book Now",
- href: "https://barbearia-do-gibas.buk.pt",
- },
- ],
- features: [
- "Precision haircut",
- "Standard styling",
+ text: "Marcar Agora", href: "https://barbearia-do-gibas.buk.pt"},
],
+ features: ["Corte de cabelo profissional"],
},
{
- id: "pro",
- badge: "Popular",
- price: "€25",
- subtitle: "Full Groom",
- buttons: [
+ id: "cabelo-barba", badge: "Mais procurado", price: "18€", subtitle: "Cabelo + Barba", buttons: [
{
- text: "Book Now",
- href: "https://barbearia-do-gibas.buk.pt",
- },
- ],
- features: [
- "Precision haircut",
- "Beard trim",
- "Hot towel service",
+ text: "Marcar Agora", href: "https://barbearia-do-gibas.buk.pt"},
],
+ features: ["Corte de cabelo", "Tratamento de barba"],
},
{
- id: "premium",
- badge: "Complete",
- price: "€35",
- subtitle: "Executive Care",
- buttons: [
+ id: "completo", badge: "Completo", price: "20€", subtitle: "Cabelo, Sobrancelha e Barba", buttons: [
{
- text: "Book Now",
- href: "https://barbearia-do-gibas.buk.pt",
- },
+ text: "Marcar Agora", href: "https://barbearia-do-gibas.buk.pt"},
],
- features: [
- "Full haircut",
- "Beard styling",
- "Premium hair products",
+ features: ["Corte de cabelo", "Barba", "Sobrancelhas"],
+ },
+ {
+ id: "madeixas-corte", badge: "Estilo", price: "52€", subtitle: "Madeixas + Corte", buttons: [
+ {
+ text: "Marcar Agora", href: "https://barbearia-do-gibas.buk.pt"},
],
+ features: ["Madeixas", "Corte de cabelo"],
+ },
+ {
+ id: "madeixas-completo", badge: "Premium", price: "58€", subtitle: "Madeixas + Barba + Corte", buttons: [
+ {
+ text: "Marcar Agora", href: "https://barbearia-do-gibas.buk.pt"},
+ ],
+ features: ["Madeixas", "Corte de cabelo", "Tratamento de barba"],
},
]}
- title="Our Grooming Packages"
- description="Fair pricing for high-quality professional results."
+ title="Tabela de Preços"
+ description="Preços justos para resultados profissionais de alta qualidade."
/>
@@ -272,26 +191,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: Smile,
- title: "Happy Clients",
- value: "500+",
- },
+ id: "m1", icon: Smile,
+ title: "Clientes Felizes", value: "500+"},
{
- id: "m2",
- icon: Award,
- title: "Years Experience",
- value: "10+",
- },
+ id: "m2", icon: Award,
+ title: "Anos de Experiência", value: "10+"},
{
- id: "m3",
- icon: Scissors,
- title: "Cuts Per Week",
- value: "120+",
- },
+ id: "m3", icon: Scissors,
+ title: "Cortes por Semana", value: "120+"},
]}
- title="Quality at a Glance"
- description="Years of experience helping clients look their best."
+ title="Qualidade em Detalhe"
+ description="Anos de experiência a ajudar os nossos clientes a apresentar o seu melhor visual."
/>
@@ -302,82 +212,45 @@ export default function LandingPage() {
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: "1", name: "João Silva", role: "Cliente", 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: "2", name: "Tiago Santos", role: "Cliente", 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: "3", name: "Pedro Mendes", role: "Cliente", 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: "4", name: "Ricardo Luís", role: "Cliente", 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",
- },
+ id: "5", name: "Bruno Costa", role: "Cliente", 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"},
]}
kpiItems={[
{
- value: "5.0",
- label: "Google Rating",
- },
+ value: "5.0", label: "Avaliação Google"},
{
- value: "99%",
- label: "Customer Satisfaction",
- },
+ value: "99%", label: "Satisfação do Cliente"},
{
- value: "100+",
- label: "Monthly Bookings",
- },
+ value: "100+", label: "Marcações Mensais"},
]}
- title="Trusted by Locals"
- description="What our clients say about their experience at Barbearia do Gibas."
+ title="Confiança dos Nossos Clientes"
+ description="O que os nossos clientes dizem sobre a sua experiência na Barbearia do Gibas."
/>
);
-}
+}
\ No newline at end of file