diff --git a/src/app/best-time-to-visit/page.tsx b/src/app/best-time-to-visit/page.tsx
index abb0c97..f07da86 100644
--- a/src/app/best-time-to-visit/page.tsx
+++ b/src/app/best-time-to-visit/page.tsx
@@ -5,31 +5,34 @@ import ReactLenis from "lenis/react";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import LegalSection from "@/components/legal/LegalSection";
-export default function BestTimePage() {
+export default function BestTimeToVisitPage() {
return (
-
+
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index a797dde..b9a9fae 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -19,18 +19,16 @@ export default function ContactPage() {
]}
brandName="Luxuria"
/>
-
-
-
+
-
+
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1e897e9..10d649b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -19,19 +19,17 @@ export default function Home() {
]}
brandName="Luxuria"
/>
-
- console.log(data)}
- />
-
+ console.log(data)}
+ />
-
+