refactor: combine 3bear cta section into dynamic cta section

This commit is contained in:
Nam Doan
2025-12-19 10:10:57 +07:00
parent 7afffb3f99
commit a2e5b56eb8
7 changed files with 50 additions and 69 deletions
+3 -2
View File
@@ -192,8 +192,9 @@
{
"VtCtaBanner": {
"config": {
"variant": "3bear",
"className": "left-[120px] top-[80px]",
"className": "left-[120px] top-[80px] relative w-full p-12 flex flex-col items-start justify-center text-left bg-transperant border-none shadow-none",
"buttonTextClassName": "inline-flex items-center justify-center bg-[#FCEE56] hover:bg-[#FCEE56]/90 text-[#0D382E] px-8 py-3 rounded-full font-bold text-lg shadow-none border-none",
"tagTextClassName": "text-[#0D382E] text-lg font-medium mb-2 bg-transparent",
"tagText": "So einfach kann Frühstück sein mit unseren leckeren Overnight Oats.",
"titleText": "breakfast made easy.",
"buttonText": "Jetzt entdecken"
+1 -1
View File
@@ -182,7 +182,7 @@
"className": "h-[35rem]",
"ImageDisplayer": {
"config": {
"duration": 0,
"duration": 5,
"images": [
"./banner-hero.webp",
"./banner-hero-1.webp",