4 Commits

Author SHA1 Message Date
5862c4a696 Update src/app/page.tsx 2026-04-22 06:54:11 +00:00
f3b9797765 Merge version_3 into main
Merge version_3 into main
2026-04-22 06:52:24 +00:00
70752b97ed Update src/app/page.tsx 2026-04-22 06:52:21 +00:00
3b5473daec Merge version_2 into main
Merge version_2 into main
2026-04-22 06:52:18 +00:00

View File

@@ -148,6 +148,7 @@ export default function LandingPage() {
id: "p6", name: "Ultimate Shortcut Guide", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884878.jpg"},
]}
title="Office Mastery Guides"
buttons={[{text: "View All Guides", href: "#"}]}
/>
</div>
@@ -213,7 +214,6 @@ export default function LandingPage() {
title="Common Questions"
description="Everything you need to know about starting your mastery journey."
faqsAnimation="blur-reveal"
buttons={[{text: "Contact Support", href: "#contact"}]}
/>
</div>