diff --git a/src/components/common/YoutubeVideo.astro b/src/components/common/YoutubeVideo.astro new file mode 100644 index 0000000..689e350 --- /dev/null +++ b/src/components/common/YoutubeVideo.astro @@ -0,0 +1,271 @@ +--- + +const { + videoId, + title = "" +} = Astro.props; + +--- + + + + + + diff --git a/src/pages/homes/startup.astro b/src/pages/homes/startup.astro index dc8fdae..4df1e68 100644 --- a/src/pages/homes/startup.astro +++ b/src/pages/homes/startup.astro @@ -11,6 +11,8 @@ import Features3 from '~/components/widgets/Features3.astro'; import FAQs from '~/components/widgets/FAQs.astro'; import Brands from '~/components/widgets/Brands.astro'; +import YoutubeVideo from '~/components/common/YoutubeVideo.astro'; + const metadata = { title: 'Startup Landing Page', }; @@ -39,23 +41,12 @@ const metadata = { - Step into the spotlight with Astrowind templates, your pathway to fortifying - your startup's digital footprint, fostering credibility, and expanding your reach. + Step into the spotlight with Astrowind templates, your pathway to fortifying your + startup's digital footprint, fostering credibility, and expanding your reach. - + @@ -300,13 +291,15 @@ const metadata = { Be a part of our vision