Update src/app/checkout/page.tsx

This commit is contained in:
2026-04-03 21:32:34 +00:00
parent a2629542d3
commit 52e72eeabe

View File

@@ -32,7 +32,7 @@ export default function CheckoutPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="ShopifyPro"
imageSrc="https://img.b2bpic.net/free-photo/green-leaves-stacked-book-against-white-backdrop_23-2147924495.jpg"
imageSrc="https://img.b2bpic.net/free-photo/green-leaves-stacked-book-against-white-backdrop_23-2147924495.jpg?_wi=2"
columns={[{ title: "Company", items: [{ label: "About Us", href: "#" }] }]}
/>
</div>