Update src/app/sobre/page.tsx
This commit is contained in:
@@ -31,22 +31,22 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Produtos",
|
||||
id: "produtos",
|
||||
href: "/produtos",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "sobre",
|
||||
href: "/sobre",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contato",
|
||||
id: "contato",
|
||||
href: "/contato",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="WA Distribuidora"
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
icon: Users,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-together_23-2150405865.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-couple-cooking-together_23-2150405865.jpg"
|
||||
imageAlt="Cozinheiros preparando massa fresca com ingredientes de qualidade"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
tag="Nossa Performance"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/performance-meters-simple-glyph-style-set_78370-8339.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/performance-meters-simple-glyph-style-set_78370-8339.jpg"
|
||||
imageAlt="Gráfico de crescimento de desempenho"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user