diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index fa55cdb..7b42b82 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -111,7 +111,7 @@ export default function DashboardPage() { }, ]} animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} /> @@ -130,7 +130,7 @@ export default function DashboardPage() { "Monitor sales trends, customer behavior, and product performance with detailed charts and insights", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xVbi7zhmNNfzaVAyjNaGzm72/a-modern-sleek-creator-dashboard-for-a-p-1773731951014-cce87f3e.png?_wi=2", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xVbi7zhmNNfzaVAyjNaGzm72/a-modern-sleek-creator-dashboard-for-a-p-1773731951014-cce87f3e.png", imageAlt: "Real-time analytics dashboard", }, items: [ @@ -156,7 +156,7 @@ export default function DashboardPage() { "Create, edit, and optimize your product listings with bulk actions and templates", media: { imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xVbi7zhmNNfzaVAyjNaGzm72/a-product-showcase-grid-displaying-50-cu-1773731954150-997b3349.png?_wi=2", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xVbi7zhmNNfzaVAyjNaGzm72/a-product-showcase-grid-displaying-50-cu-1773731954150-997b3349.png", imageAlt: "Product management interface", }, items: [ diff --git a/src/app/editor/page.tsx b/src/app/editor/page.tsx index 54ad2fe..5ffeacd 100644 --- a/src/app/editor/page.tsx +++ b/src/app/editor/page.tsx @@ -46,7 +46,7 @@ export default function EditorPage() { @@ -557,7 +557,7 @@ export default function HomePage() { "We provide 24/7 community support, video tutorials, weekly creator webinars, and dedicated account managers for Pro and Enterprise plans. Our AI assistant is always available for instant answers too.", }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xVbi7zhmNNfzaVAyjNaGzm72/a-modern-faq-help-section-interface-show-1773731951379-58a58c90.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3xVbi7zhmNNfzaVAyjNaGzm72/a-modern-faq-help-section-interface-show-1773731951379-58a58c90.png" mediaAnimation="slide-up" faqsAnimation="slide-up" textboxLayout="split"