From 9783705820f9cb53fca54a64af7e5d4bddd24821 Mon Sep 17 00:00:00 2001 From: Aksai Date: Fri, 16 Feb 2024 16:28:37 +0000 Subject: [PATCH] testing --- resources/views/homepage.blade.php | 52 +++++++++++++++++++++- resources/views/layout.blade.php | 7 +-- resources/views/partials/sidebar.blade.php | 2 +- 3 files changed, 56 insertions(+), 5 deletions(-) diff --git a/resources/views/homepage.blade.php b/resources/views/homepage.blade.php index 34e19fb..412e96d 100644 --- a/resources/views/homepage.blade.php +++ b/resources/views/homepage.blade.php @@ -1,4 +1,54 @@ @extends('layout') @section('content') -Where the content is. +
+
+
+ +
+
+

How I Became Who I Am Today

+
+
+

+ Once upon a time, in a bustling city, Alex lived and breathed software development. The world of coding fascinated me, and I was determined to leave my mark on it. With a passion for innovation and a desire to create, I embarked on a journey that would forever change my life. +

+
+
+ Article 01 +
+
+

Looking back on my journey, I realized that becoming popular wasn't just about the numbers or the recognition—it was about the impact I had on others and the possibility of helping by sharing my personal and professional knowledge.

+
+
+

+ In the heart of a vibrant city, amidst the hustle and bustle, there I was, Alex, completely immersed in the world of software development. The realm of coding held an irresistible allure, captivating my every thought and action. Driven by a profound passion for innovation and an unwavering desire to make a lasting impact, I set forth on a transformative journey that would shape the course of my existence. +

+
+

+ Today, as a successful software developer with two thriving startups under my belt, I continue to embrace new challenges and opportunities. But above all, I remain committed to sharing my knowledge, empowering others, and making a lasting impact on the world. +

+
+ Article 02 +
+
+

+ Driven by unwavering determination, I took a leap of faith and founded my first startup. Days turned into nights as I poured my heart and soul into transforming my idea into reality. Failure was not an option. With relentless effort, sleepless nights, and an unwavering belief in my vision, I launched my product into the world. +

+

+ The sleepless nights spent debugging, the countless hours spent refining algorithms — all were stepping stones along my path of growth. +

+
+ Article 03 +
Moments of tranquility amidst nature's beauty
+
+

+ As I delved deeper into the intricacies of programming, a whole new universe of possibilities unfurled before me. Lines of code danced across my screen like a symphony, each keystroke resonating with the potential to bring my visions to life. From the early days of tinkering with simple programs to the ambitious projects that followed, my thirst for knowledge and creative expression grew insatiable. +

+
+
+ +
+
+
+ @endsection \ No newline at end of file diff --git a/resources/views/layout.blade.php b/resources/views/layout.blade.php index 1fe1d28..7dc4f9f 100644 --- a/resources/views/layout.blade.php +++ b/resources/views/layout.blade.php @@ -10,14 +10,15 @@ @include('partials.navbar') -
+ +
-
diff --git a/resources/views/partials/sidebar.blade.php b/resources/views/partials/sidebar.blade.php index b4eb2fc..7b39eb2 100644 --- a/resources/views/partials/sidebar.blade.php +++ b/resources/views/partials/sidebar.blade.php @@ -1,6 +1,6 @@ -
+
Logo