Landing Page Video Feature Component

Updated on

This component is used to display a product video feature in the landing page. The video could either be left, right or center (larger). The section can have a background or not.

It displays a title, description and video of a product's feature.

Use this to highlight a feature or key aspect of your product with a video.

Can be used with multiple features in a Product Features Grid.

Sites in minutes

Choose from more than 30+ themes or create your own.

Usage

import { LandingProductVideoFeature } from '@/components/landing/LandingProductVideoFeature';
<LandingProductVideoFeature
  title="Sites in minutes"
  description="Choose from more than 30+ themes or create your own."
  videoSrc="https://cache.shipixen.com/features/3-theme-and-logo.mp4"
/>

Examples

Video Position

Sites in minutes

Choose from more than 30+ themes or create your own. Upload your logo, set the size and we take care of the rest.

Customization

To better separate sections, you can alternate between primary, secondary and no background.
Here we set variant to secondary and the videoPosition to right.

Sites in minutes

Choose from more than 30+ themes or create your own.

With Background Glow

Easy Branding

Choose from more than 30+ themes or create your own. Upload your logo and we take care of the rest.

With Bullet Points

Easy Branding

Intelligent Assistance.
Receive personalized recommendations.
Seamless Collaboration.
Easily collaborate with team members.
Advanced Customization.
Tailor your app to fit your style.

With Call to Action (CTA)

Easy Branding

Receive personalized recommendations and insights tailored to your workflow and easily collaborate with team members.

Try now for free

7 day free trial, no credit card required.

With Features Grid

Get the job done in no time

You'll save days of work and the only question you'll have is 'What do I do with all this free time?'

Generate

Save time by generating features, sales copy, FAQs and even example testimonials with AI. All beautifully designed.

Design

Choose from more than 30+ themes or create your own. Upload your logo, set the size and we take care of the rest.

Build

Use our pricing page builder to create a beautiful pricing page. Choose from different layouts and monthly/yearly pricing options. It's as easy as it looks.

API Reference

Prop NameProp TypeRequiredDefault
children React.ReactNode ǀ stringNo-
className stringNo-
innerClassName stringNo-
title string ǀ React.ReactNodeNo-
titleComponent React.ReactNodeNo-
description string ǀ React.ReactNodeNo-
descriptionComponent React.ReactNodeNo-
textPosition 'center' ǀ 'left'No'left'
videoSrc stringNo-
videoPoster stringNo-
videoPosition 'left' ǀ 'right' ǀ 'center'No'right'
videoMaxWidth stringNo'none'
autoPlay booleanNo-
controls booleanNofalse
zoomOnHover booleanNofalse
minHeight numberNo350
withBackground booleanNofalse
withBackgroundGlow booleanNofalse
variant 'primary' ǀ 'secondary'No'primary'
backgroundGlowVariant 'primary' ǀ 'secondary'No-

More Examples

For more even more examples, see our Landing Page Component Examples page or see complete landing page examples by Exploring Our Landing Page Templates.