From 15dc4240bc635d626280cf7752fb5273bb75c79b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 16:08:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 175 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 136 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a74707..5f56293 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,19 +30,14 @@ export default function LandingPage() { @@ -52,69 +47,34 @@ export default function LandingPage() { description="Redefinindo o clássico. Roupas que contam uma história de legado e sofisticação para os dias atuais." testimonials={[ { - name: "Sofia R.", - handle: "@sofiar", - testimonial: "A qualidade é incomparável. O corte é perfeito.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=1", - imageAlt: "elegant model luxury clothing style", - }, + name: "Sofia R.", handle: "@sofiar", testimonial: "A qualidade é incomparável. O corte é perfeito.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg", imageAlt: "elegant model luxury clothing style"}, { - name: "Lucas P.", - handle: "@lucasp", - testimonial: "Estilo clássico com um toque moderno. Adorei.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg?_wi=1", - imageAlt: "premium cashmere sweater beige", - }, + name: "Lucas P.", handle: "@lucasp", testimonial: "Estilo clássico com um toque moderno. Adorei.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg", imageAlt: "premium cashmere sweater beige"}, { - name: "Marina D.", - handle: "@marinad", - testimonial: "Simplesmente sofisticado. Minha marca favorita.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg?_wi=1", - imageAlt: "tailored linen shirt white", - }, + name: "Marina D.", handle: "@marinad", testimonial: "Simplesmente sofisticado. Minha marca favorita.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg", imageAlt: "tailored linen shirt white"}, { - name: "Pedro M.", - handle: "@pedrom", - testimonial: "O ajuste é impecável. Qualidade excelente.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg?_wi=1", - imageAlt: "wool trench coat classic", - }, + name: "Pedro M.", handle: "@pedrom", testimonial: "O ajuste é impecável. Qualidade excelente.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg", imageAlt: "wool trench coat classic"}, { - name: "Ana C.", - handle: "@anac", - testimonial: "Um investimento que vale cada centavo.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg?_wi=1", - imageAlt: "silk scarf elegant pattern", - }, + name: "Ana C.", handle: "@anac", testimonial: "Um investimento que vale cada centavo.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg", imageAlt: "silk scarf elegant pattern"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/portrait-pretty-girl-dark-sweater-standing-near-lamps_114579-81891.jpg" imageAlt="Heritage clothing collection" avatars={[ { - src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-holding-sand-clock-city_839833-3987.jpg", - alt: "Sofia R.", - }, + src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-holding-sand-clock-city_839833-3987.jpg", alt: "Sofia R."}, { - src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", - alt: "Lucas P.", - }, + src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Lucas P."}, { - src: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-clothes-holding-flowers_23-2148931610.jpg", - alt: "Marina D.", - }, + src: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-clothes-holding-flowers_23-2148931610.jpg", alt: "Marina D."}, { - src: "http://img.b2bpic.net/free-photo/woman-wearing-earphones-against-blue-backdrop-with-flowers_23-2151963247.jpg", - alt: "Pedro M.", - }, + src: "http://img.b2bpic.net/free-photo/woman-wearing-earphones-against-blue-backdrop-with-flowers_23-2151963247.jpg", alt: "Pedro M."}, { - src: "http://img.b2bpic.net/free-photo/portrait-young-female-pearl-collar-earring-evening-perfect-makeup-stylish-wave-hairstyle-studio-lighting-high-quality-photo_132075-10084.jpg", - alt: "Ana C.", - }, + src: "http://img.b2bpic.net/free-photo/portrait-young-female-pearl-collar-earring-evening-perfect-makeup-stylish-wave-hairstyle-studio-lighting-high-quality-photo_132075-10084.jpg", alt: "Ana C."}, ]} avatarText="Junte-se a mais de 500 clientes satisfeitos" /> @@ -127,19 +87,13 @@ export default function LandingPage() { metrics={[ { icon: Award, - label: "Qualidade Premium", - value: "100%", - }, + label: "Qualidade Premium", value: "100%"}, { icon: Shield, - label: "Design Atemporal", - value: "10+", - }, + label: "Design Atemporal", value: "10+"}, { icon: CheckCircle, - label: "Design Ético", - value: "24/7", - }, + label: "Design Ético", value: "24/7"}, ]} metricsAnimation="slide-up" /> @@ -153,41 +107,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Cashmere Sweater", - price: "R$ 899", - imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg?_wi=2", - }, + id: "1", name: "Cashmere Sweater", price: "R$ 899", imageSrc: "http://img.b2bpic.net/free-photo/gloves-other-elements-father-s-day_23-2147631307.jpg"}, { - id: "2", - name: "Linen Tailored Shirt", - price: "R$ 550", - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg?_wi=2", - }, + id: "2", name: "Linen Tailored Shirt", price: "R$ 550", imageSrc: "http://img.b2bpic.net/free-photo/view-woman-wearing-stylish-fedora-hat_23-2150711574.jpg"}, { - id: "3", - name: "Heritage Trench Coat", - price: "R$ 1.800", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg?_wi=2", - }, + id: "3", name: "Heritage Trench Coat", price: "R$ 1.800", imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830368.jpg"}, { - id: "4", - name: "Silk Heritage Scarf", - price: "R$ 390", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg?_wi=2", - }, + id: "4", name: "Silk Heritage Scarf", price: "R$ 390", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-rpg-still-life-items_23-2149282413.jpg"}, { - id: "5", - name: "Italian Leather Loafers", - price: "R$ 1.200", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7262.jpg", - }, + id: "5", name: "Italian Leather Loafers", price: "R$ 1.200", imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7262.jpg"}, { - id: "6", - name: "Tailored Wool Trousers", - price: "R$ 750", - imageSrc: "http://img.b2bpic.net/free-photo/heap-various-tampers-professional-coffee-brewing-tools-from-steel-wood-thick-wooden-table-isolated_346278-1470.jpg", - }, + id: "6", name: "Tailored Wool Trousers", price: "R$ 750", imageSrc: "http://img.b2bpic.net/free-photo/heap-various-tampers-professional-coffee-brewing-tools-from-steel-wood-thick-wooden-table-isolated_346278-1470.jpg"}, ]} title="Coleção Essentials" description="Peças fundamentais para um guarda-roupa de classe mundial." @@ -199,30 +129,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sofia R.", - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-holding-sand-clock-city_839833-3987.jpg", - }, + id: "1", name: "Sofia R.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-holding-sand-clock-city_839833-3987.jpg"}, { - id: "2", - name: "Lucas P.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", - }, + id: "2", name: "Lucas P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"}, { - id: "3", - name: "Marina D.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-clothes-holding-flowers_23-2148931610.jpg", - }, + id: "3", name: "Marina D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-fashionable-clothes-holding-flowers_23-2148931610.jpg"}, { - id: "4", - name: "Pedro M.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-earphones-against-blue-backdrop-with-flowers_23-2151963247.jpg", - }, + id: "4", name: "Pedro M.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-earphones-against-blue-backdrop-with-flowers_23-2151963247.jpg"}, { - id: "5", - name: "Ana C.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-pearl-collar-earring-evening-perfect-makeup-stylish-wave-hairstyle-studio-lighting-high-quality-photo_132075-10084.jpg", - }, + id: "5", name: "Ana C.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-pearl-collar-earring-evening-perfect-makeup-stylish-wave-hairstyle-studio-lighting-high-quality-photo_132075-10084.jpg"}, ]} cardTitle="Experiências Heritage" cardTag="Clientes" @@ -237,22 +152,14 @@ export default function LandingPage() { description="Estamos prontos para atender a qualquer consulta sobre nossa coleção." inputs={[ { - name: "nome", - type: "text", - placeholder: "Nome completo", - required: true, + name: "nome", type: "text", placeholder: "Nome completo", required: true, }, { - name: "email", - type: "email", - placeholder: "E-mail", - required: true, + name: "email", type: "email", placeholder: "E-mail", required: true, }, ]} textarea={{ - name: "mensagem", - placeholder: "Como podemos ajudar?", - rows: 4, + name: "mensagem", placeholder: "Como podemos ajudar?", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg" @@ -263,13 +170,9 @@ export default function LandingPage() { -- 2.49.1