Merge version_2 into main #2
@@ -41,14 +41,14 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contato", id: "contact"},
|
||||
]}
|
||||
brandName="RTorres_.design"
|
||||
brandName="RTorres_.design | Barboza_.design"
|
||||
button={{ text: "Contato", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="RTorres_.design"
|
||||
logoText="RTorres_.design | Barboza_.design"
|
||||
description="Transformamos ideias em marcas fortes e profissionais. Design gráfico, vídeos e sites modernos."
|
||||
buttons={[
|
||||
{
|
||||
@@ -71,13 +71,13 @@ export default function LandingPage() {
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={true}
|
||||
tag="Sobre Nós"
|
||||
title="A RTorres_.design"
|
||||
description="Criada para oferecer serviços profissionais com visual moderno, rápido atendimento e preços acessíveis."
|
||||
title="A RTorres_.design e Barboza_.design"
|
||||
description="Duas frentes de criação unidas para oferecer serviços profissionais com visual moderno, rápido atendimento e preços acessíveis."
|
||||
subdescription="Ajudamos empresas e criadores a crescerem através do design e da internet."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/craft-beer-concept-with-tattooed-man_23-2148110904.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Palette}
|
||||
imageAlt="streetwear branding mockup"
|
||||
imageAlt="branding mockup"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
title: "Criação de Sites", description: "Sites rápidos, modernos e responsivos para o seu negócio.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-start-up-concept-with-rocket_23-2147789007.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/grey-spotlight-shape-lens-flare-coding_1134-681.jpg", buttonText: "Saber mais"},
|
||||
]}
|
||||
title="Nossos Serviços"
|
||||
description="Soluções criativas e técnicas para elevar o nível da sua comunicação digital."
|
||||
description="Soluções criativas e técnicas da RTorres_.design e Barboza_.design para elevar o nível da sua comunicação digital."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
{ id: "p6", name: "Corporate Site", price: "R$ 800", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-concept-with-geometric-shapes_23-2148269701.jpg" },
|
||||
]}
|
||||
title="Galeria de Projetos"
|
||||
description="Um olhar sobre os trabalhos realizados recentemente."
|
||||
description="Um olhar sobre os trabalhos realizados recentemente pela dupla."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,19 +173,21 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Pronto para transformar sua marca? Entre em contato agora mesmo e vamos criar algo incrível juntos."
|
||||
buttons={[
|
||||
{ text: "Falar no WhatsApp", href: "https://wa.me/seu-numero" },
|
||||
{ text: "Instagram Oficial", href: "https://instagram.com/rtorres_.design" },
|
||||
{ text: "WhatsApp RTorres", href: "https://wa.me/seu-numero" },
|
||||
{ text: "Instagram RTorres", href: "https://instagram.com/rtorres_.design" },
|
||||
{ text: "WhatsApp Barboza", href: "https://wa.me/5521980931178" },
|
||||
{ text: "Instagram Barboza", href: "https://instagram.com/barboza_.design" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="RTorres_.design"
|
||||
logoText="RTorres_.design | Barboza_.design"
|
||||
copyrightText="© 2025 | RTorres_.design"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user