Merge version_1 into main #2
156
src/app/page.tsx
156
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Upload, Layers, Maximize } from 'lucide-react';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
@@ -28,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Catálogo",
|
||||
id: "catalog",
|
||||
},
|
||||
{
|
||||
name: "Personalização",
|
||||
id: "customization",
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Catálogo", id: "catalog" },
|
||||
{ name: "Personalização", id: "customization" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
]}
|
||||
brandName="ArtLux"
|
||||
/>
|
||||
@@ -55,33 +41,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Arte que transforma ambientes"
|
||||
description="Descubra uma curadoria exclusiva de obras premium, desenhadas para elevar o seu espaço com elegância e exclusividade atemporal."
|
||||
tag="Luxury Art Collection"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-interior-luxury-industrial-style_53876-134089.jpg?_wi=1",
|
||||
imageAlt: "Luxurious abstract painting",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-interior-luxury-industrial-style_53876-134089.jpg", imageAlt: "Luxurious abstract painting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg?_wi=1",
|
||||
imageAlt: "Classical portrait",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-interior-luxury-industrial-style_53876-134089.jpg?_wi=2",
|
||||
imageAlt: "Modern sculpture detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg?_wi=2",
|
||||
imageAlt: "Gallery lighting ambient",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-interior-luxury-industrial-style_53876-134089.jpg?_wi=3",
|
||||
imageAlt: "Minimalist art framing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg", imageAlt: "Classical portrait"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -96,24 +66,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
name: "Modern Abstraction A",
|
||||
price: "R$ 4.500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colours-paints-board_23-2147934650.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Classical Masterpiece B",
|
||||
price: "R$ 8.200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-abstract-overstimulated-feelings_23-2151245490.jpg",
|
||||
},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Abstract Harmony C",
|
||||
price: "R$ 5.900",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/zen-meditation-quote-organic-texture-background_1416-1230.jpg",
|
||||
},
|
||||
{ id: "prod-1", name: "Modern Abstraction A", price: "R$ 4.500", imageSrc: "http://img.b2bpic.net/free-photo/various-colours-paints-board_23-2147934650.jpg" },
|
||||
{ id: "prod-2", name: "Classical Masterpiece B", price: "R$ 8.200", imageSrc: "http://img.b2bpic.net/free-photo/portrait-abstract-overstimulated-feelings_23-2151245490.jpg" },
|
||||
{ id: "prod-3", name: "Abstract Harmony C", price: "R$ 5.900", imageSrc: "http://img.b2bpic.net/free-vector/zen-meditation-quote-organic-texture-background_1416-1230.jpg" }
|
||||
]}
|
||||
title="Catálogo de Quadros Premium"
|
||||
description="Uma seleção cuidadosa de obras modernas, clássicas e abstratas."
|
||||
@@ -125,27 +80,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Envio Digital",
|
||||
description: "Carregue sua imagem em alta resolução para impressão fine art.",
|
||||
buttonIcon: "Upload",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-interior-luxury-industrial-style_53876-134089.jpg?_wi=4",
|
||||
imageAlt: "luxury painting living room",
|
||||
},
|
||||
{
|
||||
title: "Molduras Premium",
|
||||
description: "Selecione entre madeira nobre, alumínio ou acabamentos laqueados.",
|
||||
buttonIcon: "Layers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg?_wi=3",
|
||||
imageAlt: "classical oil painting portrait",
|
||||
},
|
||||
{
|
||||
title: "Simulador 3D",
|
||||
description: "Veja como a obra interage com a parede do seu ambiente.",
|
||||
buttonIcon: "Maximize",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-colours-paints-board_23-2147934650.jpg?_wi=2",
|
||||
imageAlt: "modern abstract art painting",
|
||||
},
|
||||
{ title: "Envio Digital", description: "Carregue sua imagem em alta resolução para impressão fine art.", buttonIcon: Upload, imageSrc: "http://img.b2bpic.net/free-photo/living-room-interior-luxury-industrial-style_53876-134089.jpg", imageAlt: "luxury painting living room" },
|
||||
{ title: "Molduras Premium", description: "Selecione entre madeira nobre, alumínio ou acabamentos laqueados.", buttonIcon: Layers, imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg", imageAlt: "classical oil painting portrait" },
|
||||
{ title: "Simulador 3D", description: "Veja como a obra interage com a parede do seu ambiente.", buttonIcon: Maximize, imageSrc: "http://img.b2bpic.net/free-photo/various-colours-paints-board_23-2147934650.jpg", imageAlt: "modern abstract art painting" }
|
||||
]}
|
||||
title="Personalize sua Obra"
|
||||
description="Envie sua imagem, defina o tamanho e escolha a moldura ideal para o seu projeto de decoração."
|
||||
@@ -158,18 +95,9 @@ export default function LandingPage() {
|
||||
title="Sofisticação e Exclusividade"
|
||||
description="A ArtLux redefine o conceito de decoração, focando em obras que traduzem personalidade, luxo e curadoria artística de elite."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Anos de Curadoria",
|
||||
},
|
||||
{
|
||||
value: "500+",
|
||||
title: "Projetos Transformados",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Exclusividade Garantida",
|
||||
},
|
||||
{ value: "15+", title: "Anos de Curadoria" },
|
||||
{ value: "500+", title: "Projetos Transformados" },
|
||||
{ value: "100%", title: "Exclusividade Garantida" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-blurry-man-walking_23-2150378937.jpg"
|
||||
imageAlt="Sophisticated gallery interior showing curated art selection"
|
||||
@@ -181,9 +109,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Fale Conosco"
|
||||
title="Inicie seu Projeto"
|
||||
description="Estamos prontos para transformar seu ambiente. Entre em contato pelo formulário ou via WhatsApp."
|
||||
@@ -195,45 +121,9 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="ArtLux"
|
||||
columns={[
|
||||
{
|
||||
title: "Links Rápidos",
|
||||
items: [
|
||||
{
|
||||
label: "Catálogo",
|
||||
href: "#catalog",
|
||||
},
|
||||
{
|
||||
label: "Sobre",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/5511999999999",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Certificado de Autenticidade",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Política de Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Links Rápidos", items: [{ label: "Catálogo", href: "#catalog" }, { label: "Sobre", href: "#about" }] },
|
||||
{ title: "Social", items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "WhatsApp", href: "https://wa.me/5511999999999" }] },
|
||||
{ title: "Legal", items: [{ label: "Certificado de Autenticidade", href: "#" }, { label: "Política de Privacidade", href: "#" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user