Update src/app/cart/page.tsx
This commit is contained in:
@@ -23,7 +23,7 @@ export default function CartPage() {
|
||||
<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=1"
|
||||
columns={[{ title: "Company", items: [{ label: "About Us", href: "#" }] }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user