Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 19:28:50 +00:00

View File

@@ -43,14 +43,14 @@ export default function LandingPage() {
<HeroBillboard
title="What's Your Collection Worth?"
description="Proudly serving Downriver since 2005. Expert jewelry, coins, and diamond appraisal with fast, reliable, and discreet service. Find out today what your valuables are worth."
background={{ variant: "circleGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Trusted Since 2005"
tagIcon={Shield}
buttons={[
{ text: "Get Valuation", href: "#contact" },
{ text: "Learn More", href: "#services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-coins-close-up_23-2148793740.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-coins-close-up_23-2148793740.jpg"
imageAlt="Premium jewelry and coins collection"
/>
</div>
@@ -77,11 +77,9 @@ export default function LandingPage() {
id: "1", title: "Buy Your Gold & Silver", author: "Fast Cash", description: "We pay the most guaranteed for your gold, silver, jewelry, and precious metals. Get cash fast with our transparent pricing.", tags: ["Buying", "Fast Payment"],
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-bible-his-hands-bible-with-golden-pages-religion-concept_169016-62568.jpg", imageAlt: "Gold buying service"},
{
id: "2", title: "Coins & Bullion", author: "Investment Grade", description: "Premium coin and bullion selection for collectors and investors. Authentic, certified, and professionally graded.", tags: ["Coins", "Bullion"],
imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-girl_23-2147736661.jpg", imageAlt: "Coins and bullion collection"},
id: "2", title: "Coins & Bullion", author: "Investment Grade", description: "Premium coin and bullion selection for collectors and investors. Authentic, certified, and professionally graded.", tags: ["Coins", "Bullion"], imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-girl_23-2147736661.jpg", imageAlt: "Coins and bullion collection"},
{
id: "3", title: "Expert Appraisals", author: "GIA Certified", description: "Our GIA certified diamond gemologist provides accurate valuations for jewelry, diamonds, and fine pieces for insurance and sale.", tags: ["Appraisal", "Certification"],
imageSrc: "http://img.b2bpic.net/free-photo/premium-badge-golden-effect_1017-7894.jpg", imageAlt: "Expert jewelry appraisal"},
id: "3", title: "Expert Appraisals", author: "GIA Certified", description: "Our GIA certified diamond gemologist provides accurate valuations for jewelry, diamonds, and fine pieces for insurance and sale.", tags: ["Appraisal", "Certification"], imageSrc: "http://img.b2bpic.net/free-photo/premium-badge-golden-effect_1017-7894.jpg", imageAlt: "Expert jewelry appraisal"},
]}
animationType="slide-up"
title="Our Services"
@@ -96,10 +94,10 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Michael Johnson", handle: "@mjohnson", testimonial: "Exceptional service and fair prices. The team was professional and transparent throughout the entire appraisal process.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Customer Michael"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Customer Michael"},
{
id: "2", name: "Sarah Chen", handle: "@schen", testimonial: "I've been a customer for years. They really do pay the most for gold and jewelry. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Customer Sarah"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Customer Sarah"},
{
id: "3", name: "David Martinez", handle: "@dmartinez", testimonial: "Fast, reliable, and discreet. Great experience selling my collection. Will definitely return.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageAlt: "Customer David"},
@@ -145,7 +143,7 @@ export default function LandingPage() {
description="Visit our Southgate location or contact us today to find out what your collection is worth. Fast, reliable, and discreet service guaranteed."
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-coins-close-up_23-2148793740.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-coins-close-up_23-2148793740.jpg"
imageAlt="14K Exchange storefront"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email"