Merge version_1 into main #1
@@ -70,28 +70,28 @@ export default function NumismaticProPage() {
|
||||
title: "Expert Authentication", description: "Every coin is rigorously verified by certified numismatic experts to ensure authenticity and grade accuracy.", icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041846.jpg", imageAlt: "Authentication process" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-jar_23-2150794399.jpg", imageAlt: "Verified coins" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-jar_23-2150794399.jpg?_wi=1", imageAlt: "Verified coins" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Secure Storage & Insurance", description: "Your precious collection is protected with secure vault storage and comprehensive insurance coverage for complete peace of mind.", icon: Shield,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/bank-safe-vault-door-metal-steel-round-gate_107791-1068.jpg", imageAlt: "Secure storage facility" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-drink-near-heap-coins-saint-patricks-hat-table_23-2148075158.jpg", imageAlt: "Protected collection" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-drink-near-heap-coins-saint-patricks-hat-table_23-2148075158.jpg?_wi=1", imageAlt: "Protected collection" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Curated Selection", description: "Access a handpicked collection of rare, valuable coins from around the world, each meeting our rigorous quality standards.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-talet-girl-white-blouse_1157-41615.jpg", imageAlt: "Expert curation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-table_23-2150974178.jpg", imageAlt: "Curated collection" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-table_23-2150974178.jpg?_wi=1", imageAlt: "Curated collection" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Personalized Service", description: "Dedicated support from our team of numismatic specialists who understand your collecting goals and preferences.", icon: Users,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Expert team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Customer service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Expert team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Customer service" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -138,13 +138,13 @@ export default function NumismaticProPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "1925 Peace Dollar", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/glass-drink-near-heap-coins-saint-patricks-hat-table_23-2148075158.jpg", imageAlt: "Peace Dollar", initialQuantity: 1
|
||||
id: "1", name: "1925 Peace Dollar", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/glass-drink-near-heap-coins-saint-patricks-hat-table_23-2148075158.jpg?_wi=2", imageAlt: "Peace Dollar", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ancient Roman Aureus", price: "$1,250", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-jar_23-2150794399.jpg", imageAlt: "Roman Aureus", initialQuantity: 1
|
||||
id: "2", name: "Ancient Roman Aureus", price: "$1,250", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-jar_23-2150794399.jpg?_wi=2", imageAlt: "Roman Aureus", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "2024 Gold American Eagle", price: "$2,100", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-table_23-2150974178.jpg", imageAlt: "American Eagle", initialQuantity: 1
|
||||
id: "3", name: "2024 Gold American Eagle", price: "$2,100", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coins-table_23-2150974178.jpg?_wi=2", imageAlt: "American Eagle", initialQuantity: 1
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -186,16 +186,16 @@ export default function NumismaticProPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Robert Chen", role: "Senior Collector", testimonial: "The authentication process at NumismaticPro is thorough and trustworthy. I've been collecting for 20 years and finally found a partner I can rely on completely.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Chen"
|
||||
id: "1", name: "Robert Chen", role: "Senior Collector", testimonial: "The authentication process at NumismaticPro is thorough and trustworthy. I've been collecting for 20 years and finally found a partner I can rely on completely.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Margaret Sullivan", role: "Investment Advisor", testimonial: "My clients appreciate the competitive pricing and expert guidance. NumismaticPro makes it easy to build diversified coin portfolios with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Sullivan"
|
||||
id: "2", name: "Margaret Sullivan", role: "Investment Advisor", testimonial: "My clients appreciate the competitive pricing and expert guidance. NumismaticPro makes it easy to build diversified coin portfolios with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Margaret Sullivan"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Mitchell", role: "Museum Curator", testimonial: "The quality of coins and documentation is exceptional. We've sourced several pieces for our collection and have been impressed every time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"
|
||||
id: "3", name: "James Mitchell", role: "Museum Curator", testimonial: "The quality of coins and documentation is exceptional. We've sourced several pieces for our collection and have been impressed every time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Victoria Williams", role: "Longtime Collector", testimonial: "Outstanding service and an incredible selection. The team takes time to understand what you're looking for and finds exactly the right pieces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Victoria Williams"
|
||||
id: "4", name: "Victoria Williams", role: "Longtime Collector", testimonial: "Outstanding service and an incredible selection. The team takes time to understand what you're looking for and finds exactly the right pieces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Victoria Williams"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user