From e60d5fcba25d18945ad02bd9b0a4b950c9b5c5c4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:56:44 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 1371 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1369 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0cfc586..258ad9e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,12 +18,12 @@ export const metadata: Metadata = { title: "Pressed Botanicals | Handcrafted Pressed Flower Art", description: "Discover timeless pressed flower art. Handcrafted botanical pieces that preserve nature's delicate beauty for your home.", keywords: "pressed flowers, botanical art, pressed flower frame, home decor, nature art, handcrafted", openGraph: { title: "Pressed Botanicals | Premium Pressed Flower Art", description: "Preserve the delicate elegance of nature with our handcrafted pressed flower collections.", siteName: "Pressed Botanicals", type: "website", images: [ { - url: "http://img.b2bpic.net/free-psd/dried-botanical-arrangement-delicate-collection-pressed-flowers-leaves_632498-24972.jpg", alt: "Pressed flower botanical art collection" + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUN29cgkbf7j99LdRdhwbNBnjw/uploaded-1772643362374-zqhhxy1c.jpg", alt: "Pressed flower botanical art collection" } ] }, twitter: { - card: "summary_large_image", title: "Pressed Botanicals | Handcrafted Pressed Flower Art", description: "Timeless botanical art that celebrates nature's delicate beauty.", images: ["http://img.b2bpic.net/free-psd/dried-botanical-arrangement-delicate-collection-pressed-flowers-leaves_632498-24972.jpg"] + card: "summary_large_image", title: "Pressed Botanicals | Handcrafted Pressed Flower Art", description: "Timeless botanical art that celebrates nature's delicate beauty.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUN29cgkbf7j99LdRdhwbNBnjw/uploaded-1772643362374-zqhhxy1c.jpg"] } }; @@ -1404,6 +1404,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +