UNPKG

@page-ui/wizard

Version:

Landing page components & templates that you can copy & paste

89 lines (87 loc) 6.71 kB
export { LandingReadMoreWrapper } from './LandingReadMoreWrapper'; export { LandingSocialProofBandItem } from './social-proof/LandingSocialProofBandItem'; export { LandingTestimonialInline } from './testimonial/LandingTestimonialInline'; export { LandingFeatureList } from './feature/LandingFeatureList'; export { LandingFeature } from './feature/LandingFeature'; export { LandingFaqSection } from './LandingFaq'; export { LandingRating } from './rating/LandingRating'; export { LandingProductVideoFeature } from './LandingProductVideoFeature'; export { LandingSocialProof } from './social-proof/LandingSocialProof'; export { LandingAvatar } from './social-proof/LandingAvatar'; export { LandingProductHuntAward } from './social-proof/LandingProductHuntAward'; export { LandingProductTourSection } from './LandingProductTour'; export { LandingTestimonial } from './testimonial/LandingTestimonial'; export { LandingDiscount } from './discount/LandingDiscount'; export { LandingProductFeatureKeyPoints } from './LandingProductFeatureKeyPoints'; export { LandingProductFeature } from './LandingProductFeature'; export { LandingTestimonialInlineItem } from './testimonial/LandingTestimonialInlineItem'; export { LandingTestimonialReadMoreWrapper } from './testimonial/LandingTestimonialReadMoreWrapper'; export { LandingProductFeaturesGrid } from './LandingProductFeaturesGrid'; export { LandingShowcaseItem } from './showcase/LandingShowcaseItem'; export { LandingShowcase } from './showcase/LandingShowcase'; export { LandingMarquee } from './LandingMarquee'; export { LandingBandSection } from './LandingBand'; export { LandingProductTour, LandingProductTourList, LandingProductTourTrigger, LandingProductTourContent, } from './LandingProductTour'; export { LandingTestimonialGrid } from './testimonial/LandingTestimonialGrid'; export { LandingTestimonialListSection } from './testimonial/LandingTestimonialList'; export { LandingSocialProofBand } from './social-proof/LandingSocialProofBand'; export { LandingFaqCollapsibleSection } from './LandingFaqCollapsible'; export { LandingPrimaryImageCtaSection, LandingPrimaryVideoCtaSection, LandingPrimaryTextCtaSection, } from './cta/LandingPrimaryCta'; export { LandingSaleCtaSection } from './cta/LandingSaleCta'; export { LandingHeader } from './navigation/LandingHeader'; export { LandingHeaderMenuItem } from './navigation/LandingHeaderMenuItem'; export { LandingFooter } from './footer/LandingFooter'; export { LandingFooterColumn } from './footer/LandingFooterColumn'; export { LandingFooterLink } from './footer/LandingFooterLink'; export { LandingPricingPlan } from './pricing/LandingPricingPlan'; export { LandingPricingSection } from './pricing/LandingPricingSection'; export { LandingNewsletterSection } from './newsletter/LandingNewsletterSection'; export { LandingNewsletterInput } from './newsletter/LandingNewsletterInput'; export { LandingAppStoreButton } from '@/components/landing/app-store-button/LandingAppStoreButton'; export { LandingBlogList } from '@/components/landing/blog/LandingBlogList'; export { LandingBlogPost } from '@/components/landing/blog/LandingBlogPost'; export { LandingProductSteps } from '@/components/landing/LandingProductSteps'; export { LandingProblemAgitator } from '@/components/landing/problem-agitator/LandingProblemAgitator'; export { LandingProblemAgitatorItem } from '@/components/landing/problem-agitator/LandingProblemAgitatorItem'; export { LandingProblemAgitatorComment } from '@/components/landing/problem-agitator/LandingProblemAgitatorComment'; export { LandingProductProblemSolution } from '@/components/landing/LandingProductProblemSolution'; export { LandingStatsSection } from '@/components/landing/stats/LandingStatsSection'; export { LandingStatItem } from '@/components/landing/stats/LandingStatItem'; export { LandingVisionMissionSection } from '@/components/landing/about/LandingVisionMissionSection'; export { LandingAboutSection } from '@/components/landing/about/LandingAboutSection'; export { LandingTeamSection } from '@/components/landing/team/LandingTeamSection'; export { LandingTeamMember } from '@/components/landing/team/LandingTeamMember'; export { LandingBentoGridSection } from '@/components/landing/bento-grid/LandingBentoGridSection'; export { LandingBentoGridItem } from '@/components/landing/bento-grid/LandingBentoGridItem'; export { LandingBentoGridIconItem } from '@/components/landing/bento-grid/LandingBentoGridIconItem'; export { LandingBentoGridNumberItem } from '@/components/landing/bento-grid/LandingBentoGridNumberItem'; export { LandingBentoGridImageItem } from '@/components/landing/bento-grid/LandingBentoGridImageItem'; export { LandingProductCardSection } from '@/components/landing/card/LandingProductCardSection'; export { LandingProductCard } from '@/components/landing/card/LandingProductCard'; export { LandingPriceComparisonSection } from '@/components/landing/pricing-comparison/LandingPriceComparisonSection'; export { LandingPriceComparisonColumn } from '@/components/landing/pricing-comparison/LandingPriceComparisonColumn'; export { LandingPriceComparisonItem } from '@/components/landing/pricing-comparison/LandingPriceComparisonItem'; export { LandingLeadingPill } from '@/components/landing/leading/LandingLeadingPill'; export { LandingBlobCtaBg } from '@/components/landing/cta-backgrounds/LandingBlobCtaBg'; export { LandingConicCtaBg } from '@/components/landing/cta-backgrounds/LandingConicCtaBg'; export { LandingCurvedLinesCtaBg } from '@/components/landing/cta-backgrounds/LandingCurvedLinesCtaBg'; export { LandingDiagonalCtaBg } from '@/components/landing/cta-backgrounds/LandingDiagonalCtaBg'; export { LandingDotParticleCtaBg } from '@/components/landing/cta-backgrounds/LandingDotParticleCtaBg'; export { LandingEllipseSideCtaBg } from '@/components/landing/cta-backgrounds/LandingEllipseSideCtaBg'; export { LandingFlickeringGridCtaBg } from '@/components/landing/cta-backgrounds/LandingFlickeringGridCtaBg'; export { LandingFlyingParticleCtaBg } from '@/components/landing/cta-backgrounds/LandingFlyingParticleCtaBg'; export { LandingGridPatternCtaBg } from '@/components/landing/cta-backgrounds/LandingGridPatternCtaBg'; export { LandingMouseHighlightCtaBg } from '@/components/landing/cta-backgrounds/LandingMouseHighlightCtaBg'; export { LandingPathsCtaBg } from '@/components/landing/cta-backgrounds/LandingPathsCtaBg'; export { LandingShapesCtaBg } from '@/components/landing/cta-backgrounds/LandingShapesCtaBg'; export { LandingStraightLinesCtaBg } from '@/components/landing/cta-backgrounds/LandingStraightLinesCtaBg'; export { LandingWavesCtaBg } from '@/components/landing/cta-backgrounds/LandingWavesCtaBg';