From ef2aa74f2c0b6bb542a021f59d83109a70848067 Mon Sep 17 00:00:00 2001 From: Utkarsh-Singhal-26 Date: Fri, 18 Jul 2025 12:27:18 +0530 Subject: [PATCH] [ ADDED ] : Demo Background Content --- src/components/common/BackgroundContent.vue | 98 +++++++++++++++++ src/demo/Backgrounds/AuroraDemo.vue | 91 ++++++++-------- src/demo/Backgrounds/BallpitDemo.vue | 4 +- src/demo/Backgrounds/BeamsDemo.vue | 84 +++++++-------- src/demo/Backgrounds/DotGridDemo.vue | 112 +++++++++----------- src/demo/Backgrounds/GridDistortionDemo.vue | 7 +- src/demo/Backgrounds/HyperspeedDemo.vue | 70 +++++------- src/demo/Backgrounds/IridescenceDemo.vue | 19 ++-- src/demo/Backgrounds/LetterGlitchDemo.vue | 93 ++++++++-------- src/demo/Backgrounds/LightningDemo.vue | 79 +++++++------- src/demo/Backgrounds/LiquidChromeDemo.vue | 2 + src/demo/Backgrounds/OrbDemo.vue | 7 +- src/demo/Backgrounds/ParticlesDemo.vue | 81 +++++++------- src/demo/Backgrounds/SilkDemo.vue | 79 +++++++------- src/demo/Backgrounds/SquaresDemo.vue | 21 ++-- src/demo/Backgrounds/ThreadsDemo.vue | 15 +-- 16 files changed, 467 insertions(+), 395 deletions(-) create mode 100644 src/components/common/BackgroundContent.vue diff --git a/src/components/common/BackgroundContent.vue b/src/components/common/BackgroundContent.vue new file mode 100644 index 0000000..7356f37 --- /dev/null +++ b/src/components/common/BackgroundContent.vue @@ -0,0 +1,98 @@ + + + diff --git a/src/demo/Backgrounds/AuroraDemo.vue b/src/demo/Backgrounds/AuroraDemo.vue index 406db22..31c819f 100644 --- a/src/demo/Backgrounds/AuroraDemo.vue +++ b/src/demo/Backgrounds/AuroraDemo.vue @@ -1,65 +1,65 @@ diff --git a/src/demo/Backgrounds/IridescenceDemo.vue b/src/demo/Backgrounds/IridescenceDemo.vue index 6d459b6..790955b 100644 --- a/src/demo/Backgrounds/IridescenceDemo.vue +++ b/src/demo/Backgrounds/IridescenceDemo.vue @@ -1,8 +1,9 @@