Update src/app/product-detail/page.tsx
This commit is contained in:
@@ -60,8 +60,8 @@ export default function ProductDetailPage() {
|
||||
text: "Showroom Termin buchen", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-slightly-rounded-frame_23-2150670770.jpg", imageAlt: "Zenith glasses in emerald" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-slightly-rounded-frame_23-2150670729.jpg", imageAlt: "Zenith glasses in gold" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-slightly-rounded-frame_23-2150670770.jpg?_wi=2", imageAlt: "Zenith glasses in emerald" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-slightly-rounded-frame_23-2150670729.jpg?_wi=2", imageAlt: "Zenith glasses in gold" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -97,7 +97,7 @@ export default function ProductDetailPage() {
|
||||
tag="Termin"
|
||||
title="Exklusiven Showroom-Termin buchen"
|
||||
description="Erleben Sie die Zenith-Kollektion und weitere Modelle persönlich. Unsere Stylisten beraten Sie gerne."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smart-businesswoman-thinking_23-2148452670.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-smart-businesswoman-thinking_23-2148452670.jpg?_wi=2"
|
||||
imageAlt="Luxury eyewear showroom interior"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
@@ -109,7 +109,7 @@ export default function ProductDetailPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/optic-glasses-table_140725-7411.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/optic-glasses-table_140725-7411.jpg?_wi=2"
|
||||
imageAlt="Luxury eyewear showroom interior with elegant display"
|
||||
logoText="Opulent Optics"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user