From 7f82156b2853a4788ca6d6afd6c4ba36a58efa6a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 15:04:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b0621e1..3be5480 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function FuturamaPage() { imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-robots-hugging-fantasy-world_23-2150900545.jpg", imageAlt: "Neon retro-futuristic city" }, { - imageSrc: "https://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837606.jpg", imageAlt: "Space adventure scene" + imageSrc: "https://img.b2bpic.net/premium-photo/casual-woman-black-blazer_53876-107106.jpg?id=15911425", imageAlt: "Space adventure scene" } ]} autoplayDelay={4000} @@ -114,7 +114,7 @@ export default function FuturamaPage() { }, { id: "2", brand: "Season 3", name: "The Luck of the Fryrish", price: "Fan Favorite", rating: 5, - reviewCount: "18.7k", imageSrc: "https://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837606.jpg", imageAlt: "Nostalgic adventure episode" + reviewCount: "18.7k", imageSrc: "https://img.b2bpic.net/premium-photo/casual-woman-black-blazer_53876-107106.jpg?id=15911425", imageAlt: "Nostalgic adventure episode" }, { id: "3", brand: "Season 5", name: "Jurassic Bark", price: "Most Emotional", rating: 5, -- 2.49.1