Merge version_4 into main #6
@@ -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,
|
||||
@@ -149,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>
|
||||
|
||||
@@ -214,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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user