Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cb8aec16fb | |||
| 4607a4bde2 | |||
| 3d7f5c659e |
@@ -69,6 +69,14 @@ export default function LandingPage() {
|
|||||||
{ text: "Order Custom", href: "#contact" }
|
{ text: "Order Custom", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
marqueeItems={[
|
||||||
|
{ type: "image", src: "http://img.b2bpic.net/free-vector/grace-greeting-card_53876-89167.jpg", alt: "Featured rose arrangement" },
|
||||||
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/vibrant-bouquet-multi-colored-tulips-outdoors-generated-by-ai_188544-15686.jpg", alt: "Featured tulip bouquet" },
|
||||||
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/floral-composition-with-elegant-style_23-2147897558.jpg", alt: "Featured orchid design" },
|
||||||
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/wedding-still-life-with-flowers_23-2147975918.jpg", alt: "Featured wedding centerpiece" }
|
||||||
|
]}
|
||||||
|
marqueeSpeed={25}
|
||||||
|
showMarqueeCard={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user