Update src/app/cart/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function CartPage() {
|
||||
"Premium luxury timepiece with gold details",
|
||||
"Price: $2,450 | Quantity: 1",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watch-blank-paper-father-s-day_23-2147683462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watch-blank-paper-father-s-day_23-2147683462.jpg?_wi=3",
|
||||
imageAlt: "Luxury watch in cart",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function CartPage() {
|
||||
"Exclusive luxury perfume collection",
|
||||
"Price: $385 | Quantity: 1",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-brand-label_1017-1854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/luxury-brand-label_1017-1854.jpg?_wi=2",
|
||||
imageAlt: "Premium fragrance in cart",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function CartPage() {
|
||||
"Hand-crafted premium silk textile",
|
||||
"Price: $1,250 | Quantity: 1",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-lemon-with-dark-background_23-2149640633.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-lemon-with-dark-background_23-2149640633.jpg?_wi=2",
|
||||
imageAlt: "Luxury scarf in cart",
|
||||
},
|
||||
]}
|
||||
@@ -237,7 +237,7 @@ export default function CartPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-golden-luxury-facebook-cover_23-2149044212.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-golden-luxury-facebook-cover_23-2149044212.jpg?_wi=1"
|
||||
imageAlt="Xonatir luxury footer background"
|
||||
logoText="Xonatir"
|
||||
copyrightText="© 2025 Xonatir Luxury. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user