From 92fe7697a772ae4a892c47acc08bda49795ffb92 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 21:11:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80ed9cd..dcd35ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,12 +63,6 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-florist-with-blank-slate-floral-shop_23-2147929164.jpg", imageAlt: "Live sports card breaking event"}, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-lottery-tickets_23-2149820199.jpg", imageAlt: "Collector celebrating a rare card hit"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-front-bouquet-gifts_23-2147742202.jpg", imageAlt: "Chalkboard in front of bouquet and gifts"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/santa-s-letter-with-gift-wrap_24837-501.jpg", imageAlt: "Santa's letter with gift wrap"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/spring-sale-small-flower-shop-business-woman_23-2148463225.jpg", imageAlt: "Spring sale of small flower shop business and woman"}, ]} mediaAnimation="blur-reveal" rating={5} -- 2.49.1