Update src/app/appointments/page.tsx

This commit is contained in:
2026-03-05 08:48:05 +00:00
parent f51f4f307f
commit 096b7cb237

View File

@@ -72,7 +72,7 @@ export default function AppointmentsPage() {
{ value: "1-on-1", title: "Personal Consultation" },
{ value: "100%", title: "Exclusive Access" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-seller-s-hands-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20850.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-seller-s-hands-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20850.jpg?_wi=2"
imageAlt="Personalized consultation at Timeless"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -98,7 +98,7 @@ export default function AppointmentsPage() {
company: "Private Collector",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "David Richardson",
},
{
@@ -108,7 +108,7 @@ export default function AppointmentsPage() {
company: "Laurent Galleries",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Sophie Laurent",
},
{
@@ -118,7 +118,7 @@ export default function AppointmentsPage() {
company: "Capital Ventures",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
imageAlt: "Michael Thomson",
},
]}