Update src/app/checkout/page.tsx

This commit is contained in:
2026-03-08 10:36:37 +00:00
parent 5853d22d07
commit 3274eb6d0c

View File

@@ -51,7 +51,7 @@ export default function CheckoutPage() {
{ text: "Back to Experts", href: "/experts/profile" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-detailed-ux-report-layout-showing-exec-1772966137382-35187f6f.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-detailed-ux-report-layout-showing-exec-1772966137382-35187f6f.png?_wi=5"
imageAlt="Checkout and payment interface"
mediaAnimation="opacity"
imagePosition="right"
@@ -86,7 +86,7 @@ export default function CheckoutPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/an-illustration-of-a-person-or-customer--1772966133673-6c1bf3d6.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/an-illustration-of-a-person-or-customer--1772966133673-6c1bf3d6.png?_wi=4"
imageAlt="Customer support illustration"
mediaAnimation="slide-up"
mediaPosition="left"