From 90f82f111b1b675ae91a2adf3db025065d03ce98 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 17:32:41 +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 0671652..059b065 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { { value: "50+ hrs", title: "Burn Time"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg?_wi=1" imageAlt="Close-up of hands pouring melted wax into a candle jar" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -115,7 +115,7 @@ export default function LandingPage() { { title: "Enduring Elegance", description: "Designed to complement any sophisticated interior, our minimalist vessels are crafted for both beauty and extended burn time.", bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg", imageAlt: "Burning candle in an elegant living room"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg?_wi=2", imageAlt: "Burning candle in an elegant living room"}, { imageSrc: "http://img.b2bpic.net/free-photo/hands-assembling-advent-wreath_23-2150820778.jpg", imageAlt: "Artisan working on a candle"}, { -- 2.49.1