banner-05-block
stackzero/banner-05-blockFreeBlock
stackzero publishes no description for this item.
Install it
npx shadcn@latest add https://ui.stackzero.co/r/banner-05-block.jsonSource
1import React from "react";23function Banner_05() {4 return (5 <div className="relative overflow-hidden rounded-lg bg-gradient-to-r from-yellow-500 to-orange-500">6 {/* Summer themed background patterns */}7 <div className="absolute inset-0">8 <svg9 className="absolute top-0 left-0 h-full w-full"10 xmlns="http://www.w3.org/2000/svg"11 fill="none"12 >13 <circle cx="80%" cy="60%" r="100" fill="white" fillOpacity="0.1" />14 <circle cx="50%" cy="20%" r="40" fill="white" fillOpacity="0.1" />15 <path16 d="M0 20 L40 0 L40 40 Z"17 fill="white"18 fillOpacity="0.1"19 transform="translate(20, 40)"20 />21 <path22 d="M0 20 L40 0 L40 40 Z"23 fill="white"24 fillOpacity="0.1"25 transform="translate(460, 140) rotate(180)"26 />27 </svg>28 </div>2930 <div className="relative z-10 px-6 py-8 md:px-10">31 <div className="mx-auto max-w-4xl">32 <div className="mb-2 flex items-center justify-center">33 <div className="bg-opacity-20 rounded-full bg-white px-4 py-1 text-sm font-medium tracking-wider text-black uppercase backdrop-blur-sm">34 Limited Time Offer35 </div>36 </div>3738 <h2 className="mb-3 text-center text-3xl font-extrabold tracking-wide text-white uppercase md:text-4xl lg:text-5xl">39 Summer Sale40 </h2>4142 <div className="mb-4 flex justify-center">43 <div className="relative">44 <div className="text-center text-5xl font-bold text-white md:text-6xl">45 20% OFF46 </div>47 <div className="bg-opacity-20 absolute -top-1 -right-6 rotate-12 rounded-md border-2 border-green-600 bg-green-500 px-2 py-1 text-xs font-semibold text-white backdrop-blur-sm">48 EXCLUSIVE49 </div>50 </div>51 </div>5253 <p className="text-opacity-90 mb-6 text-center text-lg text-white">54 Refresh your wardrobe with our latest summer collection. All items55 included in this special seasonal promotion!56 </p>5758 <div className="flex flex-col items-center justify-center space-y-3 sm:flex-row sm:space-y-0 sm:space-x-4">59 <button className="hover:bg-opacity-90 rounded-md bg-white px-6 py-3 font-medium text-orange-500 transition-all">60 Shop Summer Collection61// … truncated
Files it writes
More from stackzero
All 112 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| address-01-blockaddress-01-block | stackzero | Blocks | Free | 4 deps | |
| address-02-blockaddress-02-block | stackzero | Blocks | Free | 4 deps | |
| address-03-blockaddress-03-block | stackzero | Blocks | Free | 4 deps | |
| banner-01-blockbanner-01-block | stackzero | Blocks | Free | no deps | |
| banner-02-blockbanner-02-block | stackzero | Blocks | Free | no deps | |
| banner-03-blockbanner-03-block | stackzero | Blocks | Free | no deps | |
| banner-04-blockbanner-04-block | stackzero | Blocks | Free | no deps | |
| banner-06-blockbanner-06-block | stackzero | Blocks | Free | no deps |
