Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -153,10 +153,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="movie-catalog" data-section="movie-catalog">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
animationType="opacity"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "catalog-movie-1", name: "The Midnight Whisper", price: "$10.00", variant: "Mystery", imageSrc: "http://img.b2bpic.net/free-photo/mysterious-retro-cinema-scene_23-2151211477.jpg", imageAlt: "Film noir detective scene"
|
||||
|
||||
Reference in New Issue
Block a user