4 Commits

Author SHA1 Message Date
c69b9ceb6d Update src/app/page.tsx 2026-01-05 16:59:05 +00:00
64c7b95f8a Update src/app/page.tsx 2026-01-05 16:57:08 +00:00
a06d0b5e05 Update src/app/page.tsx 2026-01-05 16:51:57 +00:00
810e7cbfbc Update src/app/page.tsx 2026-01-05 16:50:06 +00:00

View File

@@ -201,7 +201,7 @@ export default function LandingPage() {
"Exclusive perks" "Exclusive perks"
] ]
} }
]} ]
/> />
</div> </div>
@@ -238,7 +238,7 @@ export default function LandingPage() {
text: "Subscribe Yearly" text: "Subscribe Yearly"
} }
} }
]} ]
/> />
</div> </div>
@@ -299,7 +299,7 @@ export default function LandingPage() {
rating: 5, rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767630864436-8cl9y2w0.jpg" imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767630864436-8cl9y2w0.jpg"
} }
]} ]
/> />
</div> </div>
@@ -397,7 +397,7 @@ export default function LandingPage() {
} }
] ]
} }
]} ]
/> />
</div> </div>
</ThemeProvider> </ThemeProvider>