Update src/app/page.tsx
This commit is contained in:
@@ -70,19 +70,19 @@ export default function LandingPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg", imageAlt: "Gold and silver coins display"},
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg?_wi=1", imageAlt: "Gold and silver coins display"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg", imageAlt: "Precious metals collection"},
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg?_wi=2", imageAlt: "Precious metals collection"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg", imageAlt: "Bullion coins showcase"},
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg?_wi=3", imageAlt: "Bullion coins showcase"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg", imageAlt: "Rare coin collection"},
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg?_wi=4", imageAlt: "Rare coin collection"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg", imageAlt: "Professional coin display"},
|
||||
"http://img.b2bpic.net/free-photo/mexican-coins-arrangement-table-high-angle_23-2149540075.jpg?_wi=5", imageAlt: "Professional coin display"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,19 +187,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "David Martinez", handle: "Local Collector", testimonial:
|
||||
"Professional and knowledgeable owner. Fair prices and a fantastic selection of coins. My favorite shop in town.", 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", imageAlt: "David Martinez"},
|
||||
"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=1", imageAlt: "David Martinez"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "Precious Metals Investor", testimonial:
|
||||
"Exceptional service and truly competitive rates for buying and selling. I've been a regular for years.", 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", imageAlt: "Sarah Chen"},
|
||||
"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: "Sarah Chen"},
|
||||
{
|
||||
id: "3", name: "James Thompson", handle: "Estate Seller", testimonial:
|
||||
"Very friendly and helpful. They provided a fair appraisal of my collection and made the selling process smooth.", 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", imageAlt: "James Thompson"},
|
||||
"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=3", imageAlt: "James Thompson"},
|
||||
{
|
||||
id: "4", name: "Maria Garcia", handle: "Beginning Collector", testimonial:
|
||||
"Great hometown feel. They answered all my questions about starting a coin collection. Highly recommended!", 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", imageAlt: "Maria Garcia"},
|
||||
"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=4", imageAlt: "Maria Garcia"},
|
||||
{
|
||||
id: "5", name: "Robert Walsh", handle: "Gold Investor", testimonial:
|
||||
"Knowledgeable staff, fair market rates, and always welcoming. Best coin dealer in the area."},
|
||||
|
||||
Reference in New Issue
Block a user