Update src/app/page.tsx
This commit is contained in:
199
src/app/page.tsx
199
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Início", id: "home"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Produtos", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "Sobre", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Avaliações", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="Loja Vintão"
|
||||
/>
|
||||
@@ -57,45 +47,28 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
title="Fashion and variety with service that wins hearts"
|
||||
description="Loja Vintão – your clothing store in Vilhena, RO."
|
||||
variant: "plain"}}
|
||||
title="Moda e variedade com um atendimento que conquista"
|
||||
description="Loja Vintão – sua loja de roupas em Vilhena, RO."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+556900000000",
|
||||
},
|
||||
text: "Ligar Agora", href: "tel:+556900000000"},
|
||||
{
|
||||
text: "Visit Us Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visite-nos Hoje", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=1",
|
||||
imageAlt: "Loja Vintão Store",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=1", imageAlt: "Loja Vintão Store"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=2",
|
||||
imageAlt: "Loja Vintão Store",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=2", imageAlt: "Loja Vintão Store"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=3",
|
||||
imageAlt: "Loja Vintão Store",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=3", imageAlt: "Loja Vintão Store"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=4",
|
||||
imageAlt: "Loja Vintão Store",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=4", imageAlt: "Loja Vintão Store"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=5",
|
||||
imageAlt: "Loja Vintão Store",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=5", imageAlt: "Loja Vintão Store"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=6",
|
||||
imageAlt: "Loja Vintão Store",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=6", imageAlt: "Loja Vintão Store"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -109,45 +82,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Loja Vintão",
|
||||
name: "T-shirts & Polos",
|
||||
price: "Casual",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-t-shirt-cap-making-suicide-gesture-looking-hopeless-front-view_176474-54672.jpg",
|
||||
},
|
||||
id: "1", brand: "Loja Vintão", name: "T-shirts & Polos", price: "Casual", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-t-shirt-cap-making-suicide-gesture-looking-hopeless-front-view_176474-54672.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Loja Vintão",
|
||||
name: "Dresses & Fashion",
|
||||
price: "Elegant",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-brunette-girls-nice-trendy-summer-similar-suits-clothes-sexy-carefree-women-posing-near-blue-wall-studio_158538-15127.jpg",
|
||||
},
|
||||
id: "2", brand: "Loja Vintão", name: "Moda Feminina", price: "Elegante", rating: 5,
|
||||
reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-brunette-girls-nice-trendy-summer-similar-suits-clothes-sexy-carefree-women-posing-near-blue-wall-studio_158538-15127.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Loja Vintão",
|
||||
name: "Casual Wear",
|
||||
price: "Comfort",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-kuwaiti-man-trench-coat-walking-park_627829-5588.jpg",
|
||||
},
|
||||
id: "3", brand: "Loja Vintão", name: "Moda Casual", price: "Conforto", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/stylish-kuwaiti-man-trench-coat-walking-park_627829-5588.jpg"},
|
||||
]}
|
||||
title="Variety for every style"
|
||||
description="Discover our collection, from casual wear to elegant fashion."
|
||||
title="Variedade para todos os estilos"
|
||||
description="Descubra nossa coleção, do casual ao elegante."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story"
|
||||
tag="Nossa História"
|
||||
title="Loja Vintão"
|
||||
description="Created to bring accessible fashion and friendly service to the Vilhena community."
|
||||
subdescription="Our commitment is to quality, variety, and the total satisfaction of every customer."
|
||||
description="Criada para trazer moda acessível e atendimento amigável à comunidade de Vilhena."
|
||||
subdescription="Nosso compromisso é com a qualidade, variedade e a satisfação total de cada cliente."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-workers-chatting-company-event_23-2149304724.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -160,78 +115,39 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fabiane",
|
||||
date: "Recent",
|
||||
title: "Great Store",
|
||||
quote: "Excellent service, store with product variety.",
|
||||
tag: "Fashion",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-smiling-confident-looking-side-street_839833-20277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/inside-clothing-store_23-2147561985.jpg",
|
||||
},
|
||||
id: "1", name: "Fabiane", date: "Recente", title: "Ótima Loja", quote: "Excelente atendimento, loja com muita variedade de produtos.", tag: "Moda", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-smiling-confident-looking-side-street_839833-20277.jpg", imageSrc: "http://img.b2bpic.net/free-vector/inside-clothing-store_23-2147561985.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Larissa",
|
||||
date: "Recent",
|
||||
title: "Loved it",
|
||||
quote: "Great products and very friendly staff.",
|
||||
tag: "Style",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-carefree-woman-with-curly-blonde-hair-stands-with-crossed-arms-wears-casual-pink-turtleneck-smiles-broadly-has-white-teeth-poses-against-brown-studio-wall-emotions-concept_273609-59426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-thrift-store_23-2150952346.jpg",
|
||||
},
|
||||
id: "2", name: "Larissa", date: "Recente", title: "Amei", quote: "Produtos ótimos e equipe muito simpática.", tag: "Estilo", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-carefree-woman-with-curly-blonde-hair-stands-with-crossed-arms-wears-casual-pink-turtleneck-smiles-broadly-has-white-teeth-poses-against-brown-studio-wall-emotions-concept_273609-59426.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-thrift-store_23-2150952346.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Gás Amazon",
|
||||
date: "Recent",
|
||||
title: "Highly Recommend",
|
||||
quote: "Great service, would shop again.",
|
||||
tag: "Casual",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-afro-hairstyle_23-2150677136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-gorgeous-girl-clothing-store-boutique-casual-clothes-white-blouse-black-pants_627829-9090.jpg",
|
||||
},
|
||||
id: "3", name: "Gás Amazon", date: "Recente", title: "Altamente Recomendada", quote: "Ótimo atendimento, voltarei a comprar com certeza.", tag: "Casual", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-afro-hairstyle_23-2150677136.jpg", imageSrc: "http://img.b2bpic.net/free-photo/brunette-gorgeous-girl-clothing-store-boutique-casual-clothes-white-blouse-black-pants_627829-9090.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Cliente Anônimo",
|
||||
date: "Recent",
|
||||
title: "Good Variety",
|
||||
quote: "Found exactly what I needed at a fair price.",
|
||||
tag: "Quality",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/hispanic-middle-age-couple-holding-shopping-bags-credit-card-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-20711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-shirts-hanging-rack-sale-mall_482257-77926.jpg",
|
||||
},
|
||||
id: "4", name: "Cliente Anônimo", date: "Recente", title: "Boa Variedade", quote: "Encontrei exatamente o que precisava com um preço justo.", tag: "Qualidade", avatarSrc: "http://img.b2bpic.net/free-photo/hispanic-middle-age-couple-holding-shopping-bags-credit-card-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-20711.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-shirts-hanging-rack-sale-mall_482257-77926.jpg"},
|
||||
]}
|
||||
title="What our customers say"
|
||||
description="Proud to serve the Vilhena community with a 4.3 average rating."
|
||||
title="O que nossos clientes dizem"
|
||||
description="Orgulhosos em servir a comunidade de Vilhena com uma nota média de 4.3."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Visit or Contact Us"
|
||||
description="Av. Melvin Jones, 1617 – Bairro Cristo Rei, Vilhena – RO. We're open for you!"
|
||||
title="Visite-nos ou Entre em Contato"
|
||||
description="Av. Melvin Jones, 1617 – Bairro Cristo Rei, Vilhena – RO. Estamos abertos esperando por você!"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Seu Nome", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Seu Telefone", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Como podemos ajudar?", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-business-people-with-protective-face-masks-waiting-line-outdoors_637285-8214.jpg"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Enviar"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -240,49 +156,34 @@ export default function LandingPage() {
|
||||
logoText="Loja Vintão"
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Início", href: "#home"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Produtos", href: "#products"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contato", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Suporte", items: [
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/556900000000",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/556900000000"},
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+556900000000",
|
||||
},
|
||||
label: "Ligue para Nós", href: "tel:+556900000000"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Política de Privacidade", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Loja Vintão. All rights reserved."
|
||||
copyrightText="© 2025 Loja Vintão. Todos os direitos reservados."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user