diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6901b75..04e8273 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,47 +48,26 @@ export default function LandingPage() {
@@ -106,9 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Nossa Essência"
description={[
- "A Muryllo Class nasceu do desejo de trazer elegância e conforto para Simão Dias.",
- "Selecionamos cada peça pensando no seu bem-estar e na sua expressão pessoal.",
- ]}
+ "A Muryllo Class nasceu do desejo de trazer elegância e conforto para Simão Dias.", "Selecionamos cada peça pensando no seu bem-estar e na sua expressão pessoal."]}
/>
@@ -120,26 +89,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Curadoria",
- description: "Seleção cuidadosa de tendências.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924141.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/clothes-store-employees-working_23-2148915588.jpg",
- buttonText: "Ver",
- },
+ title: "Curadoria", description: "Seleção cuidadosa de tendências.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924141.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/clothes-store-employees-working_23-2148915588.jpg", buttonText: "Ver"},
{
- title: "Estilo",
- description: "Peças versáteis para qualquer ocasião.",
- imageSrc: "http://img.b2bpic.net/free-photo/asian-store-employee-suggesting-trendy-items-client-wheelchair-user_482257-108841.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/female-retail-assistant-taking-man-wheelchair-dressing-room_482257-109845.jpg",
- buttonText: "Ver",
- },
+ title: "Estilo", description: "Peças versáteis para qualquer ocasião.", imageSrc: "http://img.b2bpic.net/free-photo/asian-store-employee-suggesting-trendy-items-client-wheelchair-user_482257-108841.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/female-retail-assistant-taking-man-wheelchair-dressing-room_482257-109845.jpg", buttonText: "Ver"},
{
- title: "Conforto",
- description: "Tecidos selecionados para o seu dia.",
- imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-front-view-consumerism-shopping-concept_74855-12049.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-friends-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-copy-space-consumerism-shopping-concept_74855-11590.jpg",
- buttonText: "Ver",
- },
+ title: "Conforto", description: "Tecidos selecionados para o seu dia.", imageSrc: "http://img.b2bpic.net/free-photo/two-women-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-front-view-consumerism-shopping-concept_74855-12049.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-friends-sitting-together-using-tablet-discussing-clothes-purchases-fashion-store-copy-space-consumerism-shopping-concept_74855-11590.jpg", buttonText: "Ver"},
]}
title="Por que nos escolher"
description="Qualidade e atendimento exclusivo."
@@ -148,52 +102,23 @@ export default function LandingPage() {
@@ -336,25 +212,17 @@ export default function LandingPage() {