From a479473f2ec1e3bc6b096c506317dbf1e5f17bc2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 08:20:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0033a7..cff5654 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-tall-glass-black-vase-with-blue-flowers-wooden-floor_140725-12920.jpg", imageAlt: "Luxurious Scent C" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-natural-argan-oil-dropper_23-2149016617.jpg", imageAlt: "Luxurious Scent D" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-serum-bottle-still-life_23-2149249550.jpg", imageAlt: "Luxurious Scent E" }, - { id: "6", imageSrc: "http://img.b2bpic.net/free-psd/perfume-template-design_23-2151564363.jpg", imageAlt: "Luxurious Scent F" }, + { id: "6", imageSrc: "http://img.b2psd/perfume-template-design_23-2151564363.jpg", imageAlt: "Luxurious Scent F" }, ]} /> @@ -72,7 +72,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1