Update src/app/checkout/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user