SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > > extendify > src > Launch > > components


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins//extendify/src/Launch//components

NameTypeSizeLast ModifiedActions
BusinessInformation Directory - -
CreatingSite Directory - -
QuestionIcon Directory - -
Card.jsx File 1486 bytes July 16 2024 23:59:12.
CheckboxInput.jsx File 1455 bytes December 19 2024 22:43:36.
CheckboxInputCard.jsx File 1366 bytes December 03 2024 01:47:48.
LoadingIndicator.jsx File 188 bytes November 14 2023 08:13:36.
NavigationButton.jsx File 367 bytes July 16 2024 23:59:12.
PageControl.jsx File 8410 bytes July 16 2025 19:39:24.
PagePreview.jsx File 7501 bytes May 12 2025 16:42:28.
PageSelectButton.jsx File 962 bytes July 16 2024 23:59:12.
PageSelectButtonPlaceholder.jsx File 391 bytes December 19 2024 22:43:36.
Questionnaire.jsx File 2648 bytes July 16 2025 19:39:24.
RestartLaunchModal.jsx File 6469 bytes July 16 2025 19:39:24.
RetryNotice.jsx File 581 bytes July 16 2024 23:59:12.
SmallPreview.jsx File 6949 bytes May 12 2025 16:42:28.
Title.jsx File 416 bytes October 08 2024 14:19:28.
VideoPlayer.jsx File 768 bytes April 22 2025 21:31:24.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins//extendify/src/Launch//components/Title.jsx

export const Title = ({ title, description }) => (
	<div className="relative mx-auto w-full max-w-xl">
		<div className="mb-8 flex flex-col gap-2 md:mb-10 3xl:mb-12">
			<h2 className="m-0 text-center text-2xl leading-8 text-gray-900 md:leading-10">
				{title}
			</h2>
			{description && (
				<p className="m-0 text-center text-base leading-6 text-gray-700">
					{description}
				</p>
			)}
		</div>
	</div>
);

SILENT KILLER Tool