diff --git a/src/app/page.tsx b/src/app/page.tsx
index 557b311..888b75a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,30 +31,12 @@ export default function LandingPage() {
@@ -62,53 +44,18 @@ export default function LandingPage() {
@@ -118,24 +65,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- title: "Loja Física em Cantanhede",
- description: "Venha conhecer nossas coleções pessoalmente.",
- imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-guy-dressed-black-hoodie-sports-shorts-playing-basketball-footway-bridge_613910-6579.jpg",
- imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge.",
- },
- {
- title: "Materiais Premium",
- description: "Tecidos dry fit de alta durabilidade e estilo.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-has-regular-training-outdoors-being-good-physical-shape-has-muscular-arms-dressed-sportswear-keeps-hands-waist-maintains-healthy-lifestyle-poses-urban-setting_273609-55986.jpg?_wi=2",
- imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge.",
- },
- {
- title: "Chuteiras Importadas",
- description: "Alta performance para o seu jogo ser nível profissional.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-sportsclothes-carries-rubber-mat-holds-mobile-phone-going-have-workout-poses-outside_273609-55400.jpg?_wi=2",
- imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge.",
- },
+ { title: "Loja Física em Cantanhede", description: "Venha conhecer nossas coleções pessoalmente.", imageSrc: "http://img.b2bpic.net/free-photo/dark-skinned-guy-dressed-black-hoodie-sports-shorts-playing-basketball-footway-bridge_613910-6579.jpg", imageAlt: "Dark-skinned guy dressed in a black hoodie and sports shorts playing basketball on a footway under a bridge." },
+ { title: "Materiais Premium", description: "Tecidos dry fit de alta durabilidade e estilo.", imageSrc: "http://img.b2bpic.net/free-photo/man-has-regular-training-outdoors-being-good-physical-shape-has-muscular-arms-dressed-sportswear-keeps-hands-waist-maintains-healthy-lifestyle-poses-urban-setting_273609-55986.jpg", imageAlt: "Training wear" },
+ { title: "Chuteiras Importadas", description: "Alta performance para o seu jogo ser nível profissional.", imageSrc: "http://img.b2bpic.net/free-photo/woman-dressed-sportsclothes-carries-rubber-mat-holds-mobile-phone-going-have-workout-poses-outside_273609-55400.jpg", imageAlt: "Football gear" }
]}
title="Por que a ES Sport Wear?"
description="Combinamos qualidade internacional, atendimento personalizado e peças exclusivas para quem não abre mão do conforto e da performance."
@@ -147,21 +79,9 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
- {
- title: "Moda Masculina",
- description: "Casual e esportivo para o dia a dia.",
- imageSrc: "http://img.b2bpic.net/free-photo/sports-man-jogging-town-morning-using-phone_1303-15967.jpg",
- },
- {
- title: "Dry Fit",
- description: "Tecnologia e conforto para treinos.",
- imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-urban-environment_23-2147988234.jpg",
- },
- {
- title: "Chuteiras",
- description: "Importadas e de alta performance.",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-726.jpg",
- },
+ { title: "Moda Masculina", description: "Casual e esportivo para o dia a dia.", imageSrc: "http://img.b2bpic.net/free-photo/sports-man-jogging-town-morning-using-phone_1303-15967.jpg" },
+ { title: "Dry Fit", description: "Tecnologia e conforto para treinos.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-urban-environment_23-2147988234.jpg" },
+ { title: "Chuteiras", description: "Importadas e de alta performance.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-726.jpg" }
]}
title="Categorias"
description="Explore nossas coleções exclusivas."
@@ -175,42 +95,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Camisa Dry Fit Tech",
- price: "R$ 89,90",
- imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-portrait-gray-background_158595-5966.jpg",
- },
- {
- id: "p2",
- name: "Chuteira Importada Elite",
- price: "R$ 499,90",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-tying-her-shoes_23-2148267176.jpg",
- },
- {
- id: "p3",
- name: "Bermuda Casual Sport",
- price: "R$ 69,90",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-sports-man-make-selfie-with-bag-by-mobile-phone_171337-8220.jpg",
- },
- {
- id: "p4",
- name: "Jaqueta Performance",
- price: "R$ 159,90",
- imageSrc: "http://img.b2bpic.net/free-photo/full-length-fashion-model-with-long-brown-hair-wearing-trendy-olive-sweatshirt-joggers-with-sneakers-street_132075-9181.jpg",
- },
- {
- id: "p5",
- name: "Kit Treino Essencial",
- price: "R$ 199,90",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yoga-equipment-arrangement_23-2148741920.jpg",
- },
- {
- id: "p6",
- name: "Boné ES Lifestyle",
- price: "R$ 49,90",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-leaning-car_23-2147732017.jpg",
- },
+ { id: "p1", name: "Camisa Dry Fit Tech", price: "R$ 89,90", imageSrc: "http://img.b2bpic.net/free-photo/sporty-man-portrait-gray-background_158595-5966.jpg" },
+ { id: "p2", name: "Chuteira Importada Elite", price: "R$ 499,90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-athlete-tying-her-shoes_23-2148267176.jpg" },
+ { id: "p3", name: "Bermuda Casual Sport", price: "R$ 69,90", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-sports-man-make-selfie-with-bag-by-mobile-phone_171337-8220.jpg" },
+ { id: "p4", name: "Jaqueta Performance", price: "R$ 159,90", imageSrc: "http://img.b2bpic.net/free-photo/full-length-fashion-model-with-long-brown-hair-wearing-trendy-olive-sweatshirt-joggers-with-sneakers-street_132075-9181.jpg" },
+ { id: "p5", name: "Kit Treino Essencial", price: "R$ 199,90", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yoga-equipment-arrangement_23-2148741920.jpg" },
+ { id: "p6", name: "Boné ES Lifestyle", price: "R$ 49,90", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-leaning-car_23-2147732017.jpg" }
]}
title="Destaques da Loja"
description="Os mais vendidos desta semana."
@@ -221,58 +111,20 @@ export default function LandingPage() {
@@ -438,4 +216,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file