diff --git a/src/app/page.tsx b/src/app/page.tsx
index d702fe6..deea43a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -58,33 +50,21 @@ export default function LandingPage() {
description="Descubra as últimas tendências em tênis e calçados premium em Rio Preto Shopping. Qualidade e estilo para todos os momentos."
buttons={[
{
- text: "Ver Coleção",
- href: "#products",
- },
+ text: "Ver Coleção", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142194.jpg"
imageAlt="modern athletic shoe product photography"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg",
- alt: "Huge variety of female shoes and bags of different colors on the shelves of the shop",
- },
+ src: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg", alt: "Huge variety of female shoes and bags of different colors on the shelves of the shop"},
{
- src: "http://img.b2bpic.net/free-photo/full-length-shot-bearded-man-suit-glasses-standing-wardrobe-looking-away_171337-19302.jpg",
- alt: "Full-length shot of bearded man in suit and glasses standing in wardrobe and looking away",
- },
+ src: "http://img.b2bpic.net/free-photo/full-length-shot-bearded-man-suit-glasses-standing-wardrobe-looking-away_171337-19302.jpg", alt: "Full-length shot of bearded man in suit and glasses standing in wardrobe and looking away"},
{
- src: "http://img.b2bpic.net/free-photo/boss-boot-service-is-thinking-about-new-design-project_613910-17427.jpg",
- alt: "Boss of boot service is thinking about new design project.",
- },
+ src: "http://img.b2bpic.net/free-photo/boss-boot-service-is-thinking-about-new-design-project_613910-17427.jpg", alt: "Boss of boot service is thinking about new design project."},
{
- src: "http://img.b2bpic.net/free-photo/woman-shopping-mall-looking-pair-new-shoes_1303-29615.jpg",
- alt: "Woman in shopping mall looking for pair of new shoes",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-shopping-mall-looking-pair-new-shoes_1303-29615.jpg", alt: "Woman in shopping mall looking for pair of new shoes"},
{
- src: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-with-purple-sneakers_23-2147598753.jpg",
- alt: "Close-up of sporty woman with purple sneakers",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-sporty-woman-with-purple-sneakers_23-2147598753.jpg", alt: "Close-up of sporty woman with purple sneakers"},
]}
avatarText="Mais de 5.000 clientes satisfeitos"
/>
@@ -93,46 +73,25 @@ export default function LandingPage() {
@@ -276,16 +190,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file