Merge version_1 into main #3
@@ -109,8 +109,8 @@ export default function LandingPage() {
|
||||
title="Feature Overview"
|
||||
description="Efficient tools for your accounting needs."
|
||||
accordionItems={[
|
||||
{ title: "Reporting", content: "Detailed financial insights" },
|
||||
{ title: "Integration", content: "Seamless software connectivity" }
|
||||
{ id: "a1", title: "Reporting", content: "Detailed financial insights" },
|
||||
{ id: "a2", title: "Integration", content: "Seamless software connectivity" }
|
||||
]}
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
videoAriaLabel="Office productivity demonstration"
|
||||
|
||||
Reference in New Issue
Block a user