Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -69,6 +69,14 @@ export default function LandingPage() {
|
||||
{ text: "Order Custom", href: "#contact" }
|
||||
]}
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user