import DownloadAppSection from '@/app/(landing-page)/(components)/download-app-section' import FeaturesSection from '@/app/(landing-page)/(components)/features-section' import HeroSection from '@/app/(landing-page)/(components)/hero-section' import HowItWorksSection from '@/app/(landing-page)/(components)/how-it-works-section' import CustomizationSection from '@/app/(landing-page)/(components)/customization-section' import SupportProjectSection from '@/app/(landing-page)/(components)/support-project-section' import CodeSnippetSection from '@/app/(landing-page)/(components)/code-snippet-section' export default function LandingPage() { return (