Update src/app/product/[id]/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function ProductDetailPage() {
|
||||
"Crafted from the finest materials sourced globally",
|
||||
"Rigorous quality control ensures perfection in every detail",
|
||||
],
|
||||
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: "Premium materials showcase",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function ProductDetailPage() {
|
||||
"Created by master artisans with decades of experience",
|
||||
"Traditional techniques combined with modern innovation",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-concept-with-prism-light-deflection_23-2148599246.jpg?_wi=2",
|
||||
imageAlt: "Artisan craftsmanship detail",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ProductDetailPage() {
|
||||
"Every piece verified by certified authentication experts",
|
||||
"Complete certification and provenance documentation included",
|
||||
],
|
||||
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=3",
|
||||
imageAlt: "Authenticity certification",
|
||||
},
|
||||
]}
|
||||
@@ -213,7 +213,7 @@ export default function ProductDetailPage() {
|
||||
|
||||
<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=3"
|
||||
imageAlt="Xonatir luxury footer background"
|
||||
logoText="Xonatir"
|
||||
copyrightText="© 2025 Xonatir Luxury. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user