Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

astro-splash-hero

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-splash-hero

Componente Astro SplashHero

latest
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

astro-splash-hero

Componente simple para un efecto de splash para un Hero

Installation 📖

# You can intall with npm
npm install astro-splash-hero
# or with yarn
yarn add astro-splash-hero
# or with pnpm
pnpm add astro-splash-hero

Usage ⚙️

---
import SplashHero from 'astro-splash-hero';
---

<SplashHero splashSrc="/mi/ruta/splash.jpg" landscapeSrc="/mi/ruta/landscape.avif" />

Demo

Preview

Note

  • landscapeSrc = Can be any image
  • splashSrc = I recommend that you use a black splash with a white background. Black Splash Examples

Keywords

astro

FAQs

Package last updated on 22 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts