Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f8f62bd53 | |||
| 542208d82f | |||
| 4041d62fe8 |
@@ -1386,4 +1386,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="products" data-section="products">
|
<div id="products" data-section="products">
|
||||||
<ProductCardTwo
|
<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."
|
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"
|
tag="$10 Each or 3 for $25"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
@@ -300,4 +300,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user