The Orchid Continuum - Website Integration Widgets

A Project of the Five Cities Orchid Society

Copy and paste these HTML codes into your Neon One website to add interactive orchid features.

🌺 Orchid of the Day Widget

Display a featured orchid that updates daily on your homepage.

<iframe src="YOUR_REPLIT_URL/widgets/orchid-of-day" width="100%" height="300" frameborder="0" style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"> </iframe>

Preview:

πŸ–ΌοΈ Mini Gallery Widget

Show a rotating selection of orchid photos from the society's collection.

<iframe src="YOUR_REPLIT_URL/widgets/mini-gallery" width="100%" height="400" frameborder="0" style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"> </iframe>

Preview:

πŸ—ΊοΈ Orchid World Map Widget

Interactive map showing orchid locations from around the world.

<iframe src="YOUR_REPLIT_URL/widgets/world-map" width="100%" height="500" frameborder="0" style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"> </iframe>

Preview:

πŸ” Quick Orchid ID Widget

Allow visitors to upload photos for instant orchid identification.

<iframe src="YOUR_REPLIT_URL/widgets/quick-id" width="100%" height="350" frameborder="0" style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"> </iframe>

Preview:

πŸ“Š Society Statistics Widget

Display live statistics about your orchid collection and community.

<iframe src="YOUR_REPLIT_URL/widgets/stats" width="100%" height="200" frameborder="0" style="border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.1);"> </iframe>

Preview:

πŸ› οΈ Integration Instructions for Neon One

  1. Choose your widget - Copy the embed code above
  2. Access Neon One admin - Log into your website admin panel
  3. Edit your page - Go to the page where you want the widget
  4. Add HTML block - Insert a custom HTML/embed block
  5. Paste the code - Replace "YOUR_REPLIT_URL" with your actual URL
  6. Save and publish - Your widget will appear on your site!

Need help? Contact the Five Cities Orchid Society tech team for assistance with widget integration.