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() {