From 224efcbad451471c74cc841c7e8e4f733328870b Mon Sep 17 00:00:00 2001 From: sauravniraula Date: Thu, 24 Jul 2025 02:04:05 +0545 Subject: [PATCH] chore: changes layout names --- .../{default => classic}/Type10SlideLayout.tsx | 0 .../{default => classic}/Type1SlideLayout.tsx | 0 .../{default => classic}/Type2NumberedSlideLayout.tsx | 0 .../{default => classic}/Type2SlideLayout.tsx | 0 .../{default => classic}/Type2TimelineSlideLayout.tsx | 0 .../{default => classic}/Type3SlideLayout.tsx | 0 .../{default => classic}/Type4SlideLayout.tsx | 0 .../{default => classic}/Type5SlideLayout.tsx | 0 .../{default => classic}/Type6SlideLayout.tsx | 0 .../{default => classic}/Type7SlideLayout.tsx | 0 .../{default => classic}/Type8SlideLayout.tsx | 0 .../{default => classic}/Type9SlideLayout.tsx | 0 .../nextjs/presentation-layouts/{default => classic}/setting.json | 0 .../{pitch-deck => professional}/AboutUsSlide.tsx | 0 .../{pitch-deck => professional}/BusinessModelSlide.tsx | 0 .../{pitch-deck => professional}/MarketSizeSlide.tsx | 0 .../{pitch-deck => professional}/OurServiceSlide.tsx | 0 .../{pitch-deck => professional}/ProblemsSlide.tsx | 0 .../{pitch-deck => professional}/SolutionsSlide.tsx | 0 .../{pitch-deck => professional}/StatisticCircularSlide.tsx | 0 .../{pitch-deck => professional}/StatisticDualChartSlide.tsx | 0 .../{pitch-deck => professional}/StatisticSlide.tsx | 0 .../{pitch-deck => professional}/TableOfContentsSlide.tsx | 0 .../{pitch-deck => professional}/TestimonialSlide.tsx | 0 .../{pitch-deck => professional}/ThankYouSlide.tsx | 0 .../{pitch-deck => professional}/TitleSlide.tsx | 0 .../{pitch-deck => professional}/WhatWeBelieveSlide.tsx | 0 .../{pitch-deck => professional}/setting.json | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename servers/nextjs/presentation-layouts/{default => classic}/Type10SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type1SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type2NumberedSlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type2SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type2TimelineSlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type3SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type4SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type5SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type6SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type7SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type8SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/Type9SlideLayout.tsx (100%) rename servers/nextjs/presentation-layouts/{default => classic}/setting.json (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/AboutUsSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/BusinessModelSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/MarketSizeSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/OurServiceSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/ProblemsSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/SolutionsSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/StatisticCircularSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/StatisticDualChartSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/StatisticSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/TableOfContentsSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/TestimonialSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/ThankYouSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/TitleSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/WhatWeBelieveSlide.tsx (100%) rename servers/nextjs/presentation-layouts/{pitch-deck => professional}/setting.json (100%) diff --git a/servers/nextjs/presentation-layouts/default/Type10SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type10SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type10SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type10SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type1SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type1SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type1SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type1SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type2NumberedSlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type2NumberedSlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type2NumberedSlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type2NumberedSlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type2SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type2SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type2SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type2SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type2TimelineSlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type2TimelineSlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type2TimelineSlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type2TimelineSlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type3SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type3SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type3SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type3SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type4SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type4SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type4SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type4SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type5SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type5SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type5SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type5SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type6SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type6SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type6SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type6SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type7SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type7SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type7SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type7SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type8SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type8SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type8SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type8SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/Type9SlideLayout.tsx b/servers/nextjs/presentation-layouts/classic/Type9SlideLayout.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/default/Type9SlideLayout.tsx rename to servers/nextjs/presentation-layouts/classic/Type9SlideLayout.tsx diff --git a/servers/nextjs/presentation-layouts/default/setting.json b/servers/nextjs/presentation-layouts/classic/setting.json similarity index 100% rename from servers/nextjs/presentation-layouts/default/setting.json rename to servers/nextjs/presentation-layouts/classic/setting.json diff --git a/servers/nextjs/presentation-layouts/pitch-deck/AboutUsSlide.tsx b/servers/nextjs/presentation-layouts/professional/AboutUsSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/AboutUsSlide.tsx rename to servers/nextjs/presentation-layouts/professional/AboutUsSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/BusinessModelSlide.tsx b/servers/nextjs/presentation-layouts/professional/BusinessModelSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/BusinessModelSlide.tsx rename to servers/nextjs/presentation-layouts/professional/BusinessModelSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/MarketSizeSlide.tsx b/servers/nextjs/presentation-layouts/professional/MarketSizeSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/MarketSizeSlide.tsx rename to servers/nextjs/presentation-layouts/professional/MarketSizeSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/OurServiceSlide.tsx b/servers/nextjs/presentation-layouts/professional/OurServiceSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/OurServiceSlide.tsx rename to servers/nextjs/presentation-layouts/professional/OurServiceSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/ProblemsSlide.tsx b/servers/nextjs/presentation-layouts/professional/ProblemsSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/ProblemsSlide.tsx rename to servers/nextjs/presentation-layouts/professional/ProblemsSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/SolutionsSlide.tsx b/servers/nextjs/presentation-layouts/professional/SolutionsSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/SolutionsSlide.tsx rename to servers/nextjs/presentation-layouts/professional/SolutionsSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/StatisticCircularSlide.tsx b/servers/nextjs/presentation-layouts/professional/StatisticCircularSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/StatisticCircularSlide.tsx rename to servers/nextjs/presentation-layouts/professional/StatisticCircularSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/StatisticDualChartSlide.tsx b/servers/nextjs/presentation-layouts/professional/StatisticDualChartSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/StatisticDualChartSlide.tsx rename to servers/nextjs/presentation-layouts/professional/StatisticDualChartSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/StatisticSlide.tsx b/servers/nextjs/presentation-layouts/professional/StatisticSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/StatisticSlide.tsx rename to servers/nextjs/presentation-layouts/professional/StatisticSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/TableOfContentsSlide.tsx b/servers/nextjs/presentation-layouts/professional/TableOfContentsSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/TableOfContentsSlide.tsx rename to servers/nextjs/presentation-layouts/professional/TableOfContentsSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/TestimonialSlide.tsx b/servers/nextjs/presentation-layouts/professional/TestimonialSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/TestimonialSlide.tsx rename to servers/nextjs/presentation-layouts/professional/TestimonialSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/ThankYouSlide.tsx b/servers/nextjs/presentation-layouts/professional/ThankYouSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/ThankYouSlide.tsx rename to servers/nextjs/presentation-layouts/professional/ThankYouSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/TitleSlide.tsx b/servers/nextjs/presentation-layouts/professional/TitleSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/TitleSlide.tsx rename to servers/nextjs/presentation-layouts/professional/TitleSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/WhatWeBelieveSlide.tsx b/servers/nextjs/presentation-layouts/professional/WhatWeBelieveSlide.tsx similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/WhatWeBelieveSlide.tsx rename to servers/nextjs/presentation-layouts/professional/WhatWeBelieveSlide.tsx diff --git a/servers/nextjs/presentation-layouts/pitch-deck/setting.json b/servers/nextjs/presentation-layouts/professional/setting.json similarity index 100% rename from servers/nextjs/presentation-layouts/pitch-deck/setting.json rename to servers/nextjs/presentation-layouts/professional/setting.json