From 82e03978b89938219958032efb1448cc76baa181 Mon Sep 17 00:00:00 2001 From: Saumit Date: Sat, 27 Sep 2025 02:14:26 +0530 Subject: Initial snapshot - OpenTelemetry demo 2.1.3 -f --- .../products/EclipsmartTravelRefractorTelescope.jpg | Bin 0 -> 347245 bytes src/image-provider/static/products/LensCleaningKit.jpg | Bin 0 -> 101928 bytes .../products/NationalParkFoundationExplorascope.jpg | Bin 0 -> 21650 bytes .../static/products/OpticalTubeAssembly.jpg | Bin 0 -> 22201 bytes src/image-provider/static/products/RedFlashlight.jpg | Bin 0 -> 369585 bytes src/image-provider/static/products/RoofBinoculars.jpg | Bin 0 -> 128965 bytes src/image-provider/static/products/SolarFilter.jpg | Bin 0 -> 105955 bytes .../static/products/SolarSystemColorImager.jpg | Bin 0 -> 98549 bytes .../static/products/StarsenseExplorer.jpg | Bin 0 -> 29713 bytes src/image-provider/static/products/TheCometBook.jpg | Bin 0 -> 251621 bytes 10 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/image-provider/static/products/EclipsmartTravelRefractorTelescope.jpg create mode 100644 src/image-provider/static/products/LensCleaningKit.jpg create mode 100644 src/image-provider/static/products/NationalParkFoundationExplorascope.jpg create mode 100644 src/image-provider/static/products/OpticalTubeAssembly.jpg create mode 100644 src/image-provider/static/products/RedFlashlight.jpg create mode 100644 src/image-provider/static/products/RoofBinoculars.jpg create mode 100644 src/image-provider/static/products/SolarFilter.jpg create mode 100644 src/image-provider/static/products/SolarSystemColorImager.jpg create mode 100644 src/image-provider/static/products/StarsenseExplorer.jpg create mode 100644 src/image-provider/static/products/TheCometBook.jpg (limited to 'src/image-provider/static/products') diff --git a/src/image-provider/static/products/EclipsmartTravelRefractorTelescope.jpg b/src/image-provider/static/products/EclipsmartTravelRefractorTelescope.jpg new file mode 100644 index 0000000..5cdfdcc Binary files /dev/null and b/src/image-provider/static/products/EclipsmartTravelRefractorTelescope.jpg differ diff --git a/src/image-provider/static/products/LensCleaningKit.jpg b/src/image-provider/static/products/LensCleaningKit.jpg new file mode 100644 index 0000000..72341fa Binary files /dev/null and b/src/image-provider/static/products/LensCleaningKit.jpg differ diff --git a/src/image-provider/static/products/NationalParkFoundationExplorascope.jpg b/src/image-provider/static/products/NationalParkFoundationExplorascope.jpg new file mode 100644 index 0000000..523ebc8 Binary files /dev/null and b/src/image-provider/static/products/NationalParkFoundationExplorascope.jpg differ diff --git a/src/image-provider/static/products/OpticalTubeAssembly.jpg b/src/image-provider/static/products/OpticalTubeAssembly.jpg new file mode 100644 index 0000000..31a74b9 Binary files /dev/null and b/src/image-provider/static/products/OpticalTubeAssembly.jpg differ diff --git a/src/image-provider/static/products/RedFlashlight.jpg b/src/image-provider/static/products/RedFlashlight.jpg new file mode 100644 index 0000000..a4f7cef Binary files /dev/null and b/src/image-provider/static/products/RedFlashlight.jpg differ diff --git a/src/image-provider/static/products/RoofBinoculars.jpg b/src/image-provider/static/products/RoofBinoculars.jpg new file mode 100644 index 0000000..179a9c6 Binary files /dev/null and b/src/image-provider/static/products/RoofBinoculars.jpg differ diff --git a/src/image-provider/static/products/SolarFilter.jpg b/src/image-provider/static/products/SolarFilter.jpg new file mode 100644 index 0000000..2bd7dfe Binary files /dev/null and b/src/image-provider/static/products/SolarFilter.jpg differ diff --git a/src/image-provider/static/products/SolarSystemColorImager.jpg b/src/image-provider/static/products/SolarSystemColorImager.jpg new file mode 100644 index 0000000..c118c83 Binary files /dev/null and b/src/image-provider/static/products/SolarSystemColorImager.jpg differ diff --git a/src/image-provider/static/products/StarsenseExplorer.jpg b/src/image-provider/static/products/StarsenseExplorer.jpg new file mode 100644 index 0000000..b9dfdd2 Binary files /dev/null and b/src/image-provider/static/products/StarsenseExplorer.jpg differ diff --git a/src/image-provider/static/products/TheCometBook.jpg b/src/image-provider/static/products/TheCometBook.jpg new file mode 100644 index 0000000..b9ce4c4 Binary files /dev/null and b/src/image-provider/static/products/TheCometBook.jpg differ -- cgit v1.2.3