Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 21:29:39 +00:00

View File

@@ -60,21 +60,21 @@ export default function LandingPage() {
title: "Scott McCall",
subtitle: "Iniciantes",
description: "Teste seu conhecimento básico sobre o protagonista.",
imageSrc: "http://img.b2bpic.net/free-photo/leather-craft-tools-wooden-background-leather-craftmans-work-desk_8353-6073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/leather-craft-tools-wooden-background-leather-craftmans-work-desk_8353-6073.jpg?_wi=1",
},
{
tag: "Médio",
title: "Lendas de Beacon Hills",
subtitle: "Intermediário",
description: "História detalhada sobre os seres sobrenaturais.",
imageSrc: "http://img.b2bpic.net/free-vector/esoteric-elements-pack_23-2148564361.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/esoteric-elements-pack_23-2148564361.jpg?_wi=1",
},
{
tag: "Difícil",
title: "Mistérios de Stiles",
subtitle: "Avançado",
description: "Perguntas complexas sobre os casos do Stiles.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-suitcase-with-map-magnifying-glass_23-2148610432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-suitcase-with-map-magnifying-glass_23-2148610432.jpg?_wi=1",
},
]}
title="Nossos Quizzes"
@@ -106,21 +106,21 @@ export default function LandingPage() {
title: "Scott McCall",
subtitle: "Iniciantes",
description: "Teste seu conhecimento básico sobre o protagonista.",
imageSrc: "http://img.b2bpic.net/free-photo/leather-craft-tools-wooden-background-leather-craftmans-work-desk_8353-6073.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/leather-craft-tools-wooden-background-leather-craftmans-work-desk_8353-6073.jpg?_wi=2",
},
{
tag: "Médio",
title: "Lendas de Beacon Hills",
subtitle: "Intermediário",
description: "História detalhada sobre os seres sobrenaturais.",
imageSrc: "http://img.b2bpic.net/free-vector/esoteric-elements-pack_23-2148564361.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/esoteric-elements-pack_23-2148564361.jpg?_wi=2",
},
{
tag: "Difícil",
title: "Mistérios de Stiles",
subtitle: "Avançado",
description: "Perguntas complexas sobre os casos do Stiles.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-suitcase-with-map-magnifying-glass_23-2148610432.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-suitcase-with-map-magnifying-glass_23-2148610432.jpg?_wi=2",
},
]}
/>