1 Commits

Author SHA1 Message Date
2a2914fd6c Update src/app/page.tsx 2026-04-22 06:52:15 +00:00

View File

@@ -50,7 +50,6 @@ export default function LandingPage() {
<HeroOverlayTestimonial
title="Master Microsoft Office in 3D"
description="Unlock the power of Word, Excel, PowerPoint, and Access with our cutting-edge, immersive study platform."
buttons={[{ text: "Get Started", href: "#products" }]}
testimonials={[
{
name: "Sarah", handle: "@sarah_dev", testimonial: "The best platform for learning Office apps!", rating: 5,
@@ -214,6 +213,7 @@ 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>