diff --git a/src/app/page.tsx b/src/app/page.tsx
index be1ad73..5e0ec76 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,14 +28,10 @@ export default function LandingPage() {
@@ -46,40 +42,16 @@ export default function LandingPage() {
logoText="Teen Wolf"
description="Bem-vindo ao centro oficial de fãs de Beacon Hills. Explore a história, os segredos e teste seus conhecimentos."
buttons={[
- {
- text: "Explorar Agora",
- href: "#about",
- },
- {
- text: "Ver Quizzes",
- href: "/quizzes",
- },
+ { text: "Explorar Agora", href: "#about" },
+ { text: "Ver Quizzes", href: "/quizzes" },
]}
slides={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379384.jpg",
- imageAlt: "Scott McCall",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/emo-girl-home-side-view_23-2149645109.jpg",
- imageAlt: "Stiles Stilinski",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-brown-hijab_155996-40.jpg",
- imageAlt: "Lydia Martin",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-nature-background_23-2150687279.jpg",
- imageAlt: "Derek Hale",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-white-building-middle-trees-forest-cloudy-sky_181624-27439.jpg",
- imageAlt: "Beacon Hills",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864922.jpg",
- imageAlt: "Werewolf transformation",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/school-scene-with-queer-teens_23-2150379384.jpg", imageAlt: "Scott McCall" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/emo-girl-home-side-view_23-2149645109.jpg", imageAlt: "Stiles Stilinski" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-brown-hijab_155996-40.jpg", imageAlt: "Lydia Martin" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-nature-background_23-2150687279.jpg", imageAlt: "Derek Hale" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-white-building-middle-trees-forest-cloudy-sky_181624-27439.jpg", imageAlt: "Beacon Hills" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864922.jpg", imageAlt: "Werewolf transformation" },
]}
/>
@@ -88,15 +60,8 @@ export default function LandingPage() {
@@ -107,30 +72,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
team={[
- {
- id: "1",
- name: "Scott McCall",
- role: "True Alpha",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f7lnyu",
- },
- {
- id: "2",
- name: "Stiles Stilinski",
- role: "Investigator",
- imageSrc: "http://img.b2bpic.net/free-photo/teen-blond-male-with-hand-near-head-casual-shirt-looking-thoughtful-front-view_176474-109671.jpg",
- },
- {
- id: "3",
- name: "Lydia Martin",
- role: "Banshee",
- imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-with-blue-eyes-white-clothes_613910-14966.jpg",
- },
- {
- id: "4",
- name: "Derek Hale",
- role: "Hale Legacy",
- imageSrc: "http://img.b2bpic.net/free-photo/hawaii-illustration-retro-comic-style_23-2151771099.jpg",
- },
+ { id: "1", name: "Scott McCall", role: "True Alpha", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f7lnyu" },
+ { id: "2", name: "Stiles Stilinski", role: "Investigator", imageSrc: "http://img.b2bpic.net/free-photo/teen-blond-male-with-hand-near-head-casual-shirt-looking-thoughtful-front-view_176474-109671.jpg" },
+ { id: "3", name: "Lydia Martin", role: "Banshee", imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-with-blue-eyes-white-clothes_613910-14966.jpg" },
+ { id: "4", name: "Derek Hale", role: "Hale Legacy", imageSrc: "http://img.b2bpic.net/free-photo/hawaii-illustration-retro-comic-style_23-2151771099.jpg" },
]}
title="Personagens Principais"
description="Conheça os lobisomens, banshees e caçadores que moldaram a série."
@@ -142,21 +87,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "1",
- title: "Onde foi filmado?",
- content: "A série foi filmada majoritariamente na Geórgia.",
- },
- {
- id: "2",
- title: "Quantas temporadas?",
- content: "Teen Wolf teve um total de 6 temporadas.",
- },
- {
- id: "3",
- title: "Quem é o criador?",
- content: "Jeff Davis criou a série baseada no filme de 1985.",
- },
+ { id: "1", title: "Onde foi filmado?", content: "A série foi filmada majoritariamente na Geórgia." },
+ { id: "2", title: "Quantas temporadas?", content: "Teen Wolf teve um total de 6 temporadas." },
+ { id: "3", title: "Quem é o criador?", content: "Jeff Davis criou a série baseada no filme de 1985." },
]}
imageSrc="http://img.b2bpic.net/free-photo/haunted-house-gothic-style_23-2151626675.jpg"
mediaAnimation="opacity"
@@ -175,31 +108,11 @@ export default function LandingPage() {
title="Impacto em Beacon Hills"
description="Alguns números sobre a nossa jornada sobrenatural."
metrics={[
- {
- id: "1",
- value: "6",
- description: "Temporadas de puro suspense",
- },
- {
- id: "2",
- value: "100+",
- description: "Episódios inesquecíveis",
- },
- {
- id: "3",
- value: "15k+",
- description: "Fãs ativos na comunidade",
- },
- {
- id: "4",
- value: "10+",
- description: "Quizzes disponíveis",
- },
- {
- id: "5",
- value: "4",
- description: "Principais clãs sobrenaturais",
- },
+ { id: "1", value: "6", description: "Temporadas de puro suspense" },
+ { id: "2", value: "100+", description: "Episódios inesquecíveis" },
+ { id: "3", value: "15k+", description: "Fãs ativos na comunidade" },
+ { id: "4", value: "10+", description: "Quizzes disponíveis" },
+ { id: "5", value: "4", description: "Principais clãs sobrenaturais" },
]}
/>
@@ -213,4 +126,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file
diff --git a/src/app/quizzes/page.tsx b/src/app/quizzes/page.tsx
index b2dbe8e..c47b4f2 100644
--- a/src/app/quizzes/page.tsx
+++ b/src/app/quizzes/page.tsx
@@ -2,12 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactCenter from '@/components/sections/contact/ContactCenter';
-import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
-import FooterCard from '@/components/sections/footer/FooterCard';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
+import FooterCard from '@/components/sections/footer/FooterCard';
-export default function LandingPage() {
+export default function QuizzesPage() {
return (
-
-
-
+
+
+
+
-
-
-
+
+
Quizzes de Beacon Hills
+
+ {/* Quiz Placeholder */}
+
+
Quanto você sabe sobre o Scott?
+
Teste seus conhecimentos sobre o True Alpha.
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
);