refactor(LOY-48): add signup specific content page tracking

This commit is contained in:
Chuma McPhoy
2024-12-20 10:44:54 +01:00
committed by Chuma Mcphoy (We Ahead)
parent a6f14e09cf
commit ea27bb01e2
3 changed files with 33 additions and 10 deletions

View File

@@ -4,7 +4,6 @@ import "@scandic-hotels/design-system/style.css"
import Script from "next/script"
import TokenRefresher from "@/components/Auth/TokenRefresher"
import BookingWidget from "@/components/BookingWidget"
import CookieBotConsent from "@/components/CookieBot"
import AdobeScript from "@/components/Current/AdobeScript"
import Footer from "@/components/Current/Footer"