Merge version_3_1782616524838 into main #2

Merged
bender merged 1 commits from version_3_1782616524838 into main 2026-06-28 03:17:05 +00:00

View File

@@ -40,7 +40,7 @@ type FloatingCard = {
const CARD_CONFIG = [
{ position: "left", bottom: "30%", aspect: "aspect-3/4", movement: "-100%" },
{ position: "right", bottom: "14%", aspect: "aspect-square", movement: "-75%" },
{ position: "left", bottom: "65%", aspect: "aspect-square", movement: "-120%" },
{ position: "right", bottom: "48%", aspect: "aspect-square", movement: "-110%" },
] as const;
type HeroBillboardBrandFloatingCardsProps = {