Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-07 04:28:05 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1386,4 +1386,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardTwo
title="All Subjects Available"
title="All Subjects Available Save 17% with 3-Subject Bundle"
description="Access complete study materials for every O-levels subject. Each package includes detailed notes and recorded lectures. Bundle 3 subjects for just $25 (regular: $30) and save 17% on comprehensive exam preparation."
tag="$10 Each or 3 for $25"
tagIcon={Star}
@@ -300,4 +300,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}