Socket
Book a DemoInstallSign in
Socket

@ar-dacity/ardacity-landing-page-one

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ar-dacity/ardacity-landing-page-one

Landing page component using ArDacity UI components

1.0.2
latest
npmnpm
Version published
Weekly downloads
1
-80%
Maintainers
1
Weekly downloads
 
Created
Source

ArDacity Landing Page One

A beautiful landing page component that showcases all ArDacity UI components together with Arweave wallet integration.

Installation

npm install @ar-dacity/ardacity-landing-page-one

This package requires other ArDacity components. Install them as well:

npm install @ar-dacity/ardacity-text-pressure @ar-dacity/ardacity-scroll-reveal @ar-dacity/ardacity-pixel-transition @ar-dacity/ardacity-splash-cursor @ar-dacity/ardacity-hyperspeed @ar-dacity/ardacity-aurora @permaweb/aoconnect

Features

  • Responsive design
  • Arweave wallet integration
  • Showcases all ArDacity UI components:
    • TextPressure
    • ScrollReveal
    • PixelTransition
    • SplashCursor
    • Hyperspeed
    • Aurora

Usage

After installation, the component will be automatically added to your project's components directory.

import { LandingPageOne } from './components/ArDacityUi/LandingPageOne';

function App() {
  return <LandingPageOne />;
}

Customization

You can customize various aspects of the landing page:

<LandingPageOne
  title="My Awesome Project"
  subtitleLines={[
    "A revolutionary new project",
    "Built on Arweave"
  ]}
  description="This is my amazing project that uses all the ArDacity UI components to create a stunning user experience."
  auroraColorStops={["#FF5733", "#33FF57", "#3357FF"]}
  pixelTransitionImgUrl="https://example.com/my-image.jpg"
  pixelTransitionText="My Custom Text"
/>

Props

PropTypeDefaultDescription
titlestring"ArDacity UI"Title displayed in the header
subtitleLinesstring[]["A collection of UI components...", "Making Frontend..."]Array of subtitle lines displayed below the main title
descriptionstring"ArDacity UI is a collection..."Main description text shown in the ScrollReveal section
auroraColorStopsstring[]["#3A29FF", "#FF94B4", "#FF3232"]Color stops for the Aurora effect
pixelTransitionImgUrlstring"https://images.unsplash.com/..."URL for the image used in PixelTransition components
pixelTransitionTextstring"Making for AO, On AO"Text displayed in the second state of PixelTransition components

Requirements

This component requires:

  • React 16.8.0 or higher
  • React DOM 16.8.0 or higher
  • All ArDacity UI component packages
  • @permaweb/aoconnect for Arweave integration

License

MIT

Keywords

react

FAQs

Package last updated on 06 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.