diff --git a/src/app/page.tsx b/src/app/page.tsx index 315fc55..5a2a921 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "tel:7084775814", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg" + imageSrc="http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=1" imageAlt="Gold jewelry display" mediaAnimation="blur-reveal" /> @@ -86,19 +86,19 @@ export default function LandingPage() { { title: "1. Bring It In", description: "Old chains, broken rings, dental gold, coins — anything. No appointment needed.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg?_wi=1", imageAlt: "Bring in your gold", }, { title: "2. Watch Us Test It", description: "We test purity and weigh your items right in front of you. No hidden rooms, no guesswork.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg?_wi=2", imageAlt: "Watch us test", }, { title: "3. Get Paid on the Spot", description: "Accept our offer and walk out with cash based on live market rates — not made-up numbers.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg?_wi=3", imageAlt: "Get paid", }, ]} @@ -118,37 +118,37 @@ export default function LandingPage() { id: "p1", name: "Gold Jewelry", price: "Rings & Chains", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=2", }, { id: "p2", name: "Coins & Bullion", price: "Bullion & Coins", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=3", }, { id: "p3", name: "Scrap Gold", price: "Dental & Watches", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=4", }, { id: "p4", name: "Silver & Platinum", price: "Flatware & Coins", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=5", }, { id: "p5", name: "Diamonds", price: "Estate Pieces", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=6", }, { id: "p6", name: "Unknown", price: "Free Testing", - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=7", }, ]} title="We Buy All Forms of Gold & Precious Metals" @@ -176,7 +176,7 @@ export default function LandingPage() { description: "Our offers are zero-obligation. You are always in control.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=1" imageAlt="Our experts in action" mediaAnimation="slide-up" /> @@ -194,7 +194,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "I brought in old jewelry and walked out with way more than expected.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=8", imageAlt: "gold jewelry on black velvet background", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "Process was straightforward and transparent. Fair, competitive offer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=2", imageAlt: "friendly gold buyer professional counter", }, { @@ -212,7 +212,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "Checked 4 other places; this place had the best return.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-buying-jewelry_7502-7606.jpg?_wi=4", imageAlt: "testing gold purity with professional equipment", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "Testing right in front of you is a huge trust builder.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409254.jpg?_wi=9", imageAlt: "gold jewelry on black velvet background", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "Quick, efficient, and definitely the place to go.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-paying-with-card_1303-30684.jpg?_wi=3", imageAlt: "friendly gold buyer professional counter", }, ]}