Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ 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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-coins-close-up_23-2148793740.jpg?_wi=1"
|
||||
imageAlt="Premium jewelry and coins collection"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,10 +96,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", imageAlt: "Customer Michael"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", 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", imageAlt: "Customer Sarah"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", 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 +145,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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-different-coins-close-up_23-2148793740.jpg?_wi=2"
|
||||
imageAlt="14K Exchange storefront"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user