From 6532dd04bba6b22102776e9f3c03561c0a6fae0c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 07:08:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 91fe22c..4e9684e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,14 +105,15 @@ export default function LandingPage() { type: "text", content: "The Essence of Night"}, { type: "text", content: "Nocturia Parfum is born from a passion for the ephemeral beauty of the night. We blend rare botanicals and ethically sourced ingredients to create fragrances that are not just worn, but experienced. Each scent is a journey into the mystical and the sublime, designed to leave a lasting impression long after the sun rises." + }, + { + type: "image", src: "http://img.b2bpic.net/free-photo/close-up-scary-plant-thorns_23-2147811144.jpg", alt: "Rare botanicals and ingredients for perfume" } ]} buttons={[ { text: "Our Philosophy", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-scary-plant-thorns_23-2147811144.jpg" - imageAlt="Rare botanicals and ingredients for perfume" />