Update src/app/page.tsx
This commit is contained in:
@@ -80,15 +80,15 @@ export default function LandingPage() {
|
||||
buttonAnimation="opacity"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/painted-pink-water-with-green-star-spangles_23-2148016599.jpg", alt: "Sparkling Confetti"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/luxury-jewellery-with-purple-gemstone-white-background_23-2149791487.jpg", alt: "Purple Gemstone Ring"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/abstract-pink-flat-slime_23-2148231679.jpg", alt: "Pink Water Texture"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/elegant-diamond-pendant-necklace_23-2149547035.jpg", alt: "Diamond Pendant Necklace"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/red-blurred-firework-display_23-2147904919.jpg", alt: "Abstract Light Glimmers"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/elegant-woman-golden-jewelry_23-2149340700.jpg", alt: "Elegant Woman with Golden Jewelry"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-pink-sequin-background_53876-147986.jpg", alt: "Glitter Decoration Detail"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/golden-ring-with-shining-stone_1203-1627.jpg", alt: "Golden Ring with Shining Stone"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/vertical-shot-pretty-female-with-pink-silk-dress-sitting-outdoor-cafe_181624-30906.jpg", alt: "Happy Woman Smiling"},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-female-hand-holding-beautiful-ring-gold_23-2151608930.jpg", alt: "Hand holding a beautiful gold ring"},
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
|
||||
Reference in New Issue
Block a user