Merge version_3 into main #2

Merged
development merged 2 commits from version_3 into main 2025-12-23 12:00:06 +00:00
Showing only changes of commit d4a8016812 - Show all commits

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -56,6 +56,7 @@ export default function LandingPage() {
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490825100-qr8p9dkh.jpg"
imageAlt="English learning materials and resources"
buttons={[{"text":"Explore","href":"#feature"}]}
descriptionClassName="text-white"
/>
</div>