Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 11:42:11 +00:00

View File

@@ -163,13 +163,13 @@ export default function LandingPage() {
animationType="opacity"
products={[
{
id: "1", name: "Loose Leaf Tea Blends", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950950.jpg", imageAlt: "Specialty loose leaf tea blends sourced locally"
id: "1", name: "Loose Leaf Tea Blends", price: "$9.99", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950950.jpg?_wi=1", imageAlt: "Specialty loose leaf tea blends sourced locally"
},
{
id: "2", name: "Local Gifts", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950950.jpg", imageAlt: "Handcrafted local gifts and artisan items"
id: "2", name: "Local Gifts", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950950.jpg?_wi=2", imageAlt: "Handcrafted local gifts and artisan items"
},
{
id: "3", name: "Unique Finds", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950950.jpg", imageAlt: "One-of-a-kind gifts and home décor items"
id: "3", name: "Unique Finds", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950950.jpg?_wi=3", imageAlt: "One-of-a-kind gifts and home décor items"
}
]}
ariaLabel="Gift shop items and merchandise"