diff --git a/src/app/page.tsx b/src/app/page.tsx
index a1266d7..ff6b3c3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -22,7 +22,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLargeSizeMediumTitles"
- background="fluid"
+ background="aurora"
cardStyle="solid"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -49,17 +49,17 @@ export default function LandingPage() {
]}
button={{
text: "Reservar Ahora", href: "#contact"}}
- brandName="Barbería Estilo Cincel"
+ brandName="Estilo Cincel"
/>
@@ -136,28 +136,28 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "style-1", name: "Pompadour Clásico", price: "Desde $250", variant: "Corte de Pelo", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-man-wearing-eyeglasses-with-wireless-earphone-his-ear_23-2148098171.jpg", imageAlt: "Classic pompadour hairstyle"},
+ id: "style-1", name: "Pompadour Clásico", price: "Desde $250", variant: "Corte de Pelo", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-young-man-wearing-eyeglasses-with-wireless-earphone-his-ear_23-2148098171.jpg", imageAlt: "Classic pompadour hairstyle with cinematic lighting"},
{
- id: "style-2", name: "Textured Crop", price: "Desde $250", variant: "Corte Moderno", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg", imageAlt: "Textured crop hairstyle"},
+ id: "style-2", name: "Textured Crop", price: "Desde $250", variant: "Corte Moderno", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-11879.jpg", imageAlt: "Textured crop hairstyle, sharp and modern"},
{
- id: "style-3", name: "Undercut Elegante", price: "Desde $280", variant: "Corte de Pelo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg", imageAlt: "Elegant undercut hairstyle"},
+ id: "style-3", name: "Undercut Elegante", price: "Desde $280", variant: "Corte de Pelo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-getting-his-hair-cut_23-2148256900.jpg", imageAlt: "Elegant undercut, perfectly blended"},
{
- id: "style-4", name: "Barba y Pelo Largo", price: "Desde $300", variant: "Estilo Completo", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-bun-wearing-gray-sweater_155996-26.jpg", imageAlt: "Man with long hair and styled beard"},
+ id: "style-4", name: "Barba y Pelo Largo", price: "Desde $300", variant: "Estilo Completo", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-bun-wearing-gray-sweater_155996-26.jpg", imageAlt: "Man with long hair and meticulously styled beard"},
{
- id: "style-5", name: "Buzz Cut Definido", price: "Desde $200", variant: "Corte de Pelo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506210.jpg", imageAlt: "Defined buzz cut hairstyle"},
+ id: "style-5", name: "Buzz Cut Definido", price: "Desde $200", variant: "Corte de Pelo", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-barbershop-concept_23-2148506210.jpg", imageAlt: "Sharp and defined buzz cut"},
{
- id: "style-6", name: "Barba Esculpida", price: "Desde $180", variant: "Arreglo de Barba", imageSrc: "http://img.b2bpic.net/free-photo/serious-bearded-male-white-shirt-grey-vignette-background_613910-1960.jpg", imageAlt: "Sculpted beard style"},
+ id: "style-6", name: "Barba Esculpida", price: "Desde $180", variant: "Arreglo de Barba", imageSrc: "http://img.b2bpic.net/free-photo/serious-bearded-male-white-shirt-grey-vignette-background_613910-1960.jpg", imageAlt: "Expertly sculpted beard style"},
]}
- title="Explora Nuestros Estilos"
- description="Inspírate con nuestra galería de trabajos, desde cortes atemporales hasta las tendencias más actuales."
- tag="Galería de Estilos"
+ title="Galería de Estilos: Tu Próxima Declaración Visual"
+ description="Descubre la inspiración para tu próximo look en nuestra colección de estilos, desde clásicos atemporales hasta las últimas tendencias."
+ tag="La Moda Cobra Vida"
/>
@@ -219,24 +219,24 @@ export default function LandingPage() {
id: "plan-1", title: "Corte Express", price: "$250", period: "Por Servicio", features: [
"Corte de pelo a elección", "Lavado y secado", "Estilizado rápido"],
button: {
- text: "Seleccionar", href: "#contact"},
+ text: "Elegir Sesión", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-vector/barbershop-elements-flat-design_1010-383.jpg", imageAlt: "Scissors icon"},
{
id: "plan-2", title: "Clásico Completo", price: "$400", period: "Por Servicio", features: [
"Corte de pelo a elección", "Afeitado tradicional con toalla caliente", "Arreglo de barba", "Lavado y estilizado"],
button: {
- text: "Más Popular", href: "#contact"},
+ text: "Elegir Sesión", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/composition-shaving-objects-with-copyspace_23-2148122058.jpg", imageAlt: "Straight razor icon"},
{
id: "plan-3", title: "Estilo Premium", price: "$600", period: "Por Servicio", features: [
"Corte de pelo personalizado", "Afeitado o arreglo de barba detallado", "Tratamiento facial hidratante", "Masaje capilar relajante", "Estilizado profesional"],
button: {
- text: "Reservar Premium", href: "#contact"},
+ text: "Elegir Sesión", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/hair-mustache-heavy-beard-blackboard_1379-317.jpg", imageAlt: "Beard brush icon"},
]}
- title="Nuestros Planes y Precios"
- description="Encuentra el paquete perfecto para tu estilo y necesidades. Calidad y servicio excepcional garantizados."
- tag="Precios Transparentes"
+ title="Invierte en Tu Imagen: Nuestros Planes de Estilo"
+ description="Descubre el paquete ideal para ti. Calidad, precisión y una experiencia sin igual a precios transparentes."
+ tag="Tu Estilo, Tu Inversión"
/>
@@ -245,9 +245,9 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "plain"}}
- tag="Agenda Tu Cita"
- title="Reserva Tu Experiencia Hoy"
- description="Estamos listos para transformarte. Elige tu servicio y horario preferido en nuestra barbería en Chihuahua."
+ tag="Agenda Tu Momento Estilo"
+ title="Tu Próxima Transformación Comienza Aquí: Reserva Tu Cita"
+ description="Estamos listos para superas tus expectativas. Agenda fácilmente tu servicio y horario en nuestra barbería en Chihuahua."
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg"
imageAlt="Cinematic shot of empty barber chair at night"
@@ -279,4 +279,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index 539ce00..018e8e2 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #f5f5f5;
- --card: #ffffff;
- --foreground: #1c1c1c;
- --primary-cta: #1c1c1c;
- --primary-cta-text: #f5f5f5;
- --secondary-cta: #ffffff;
- --secondary-cta-text: #1c1c1c;
- --accent: #15479c;
- --background-accent: #a8cce8;
+ --background: #000000;
+ --card: #0c0c0c;
+ --foreground: #ffffff;
+ --primary-cta: #106EFB;
+ --primary-cta-text: #ffffff;
+ --secondary-cta: #000000;
+ --secondary-cta-text: #ffffff;
+ --accent: #535353;
+ --background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);