diff --git a/src/app/page.tsx b/src/app/page.tsx
index a5c1116..0ecab7b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -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" }}
/>
@@ -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."
/>
@@ -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."
/>
@@ -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" },
]}
/>
);
-}
+}
\ No newline at end of file