diff --git a/composer.json b/composer.json index 5aa5ee1..eba1e49 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,9 @@ "license": "MIT", "require": { "php": "^8.1", + "blade-ui-kit/blade-heroicons": "^2.3", "codeat3/blade-emblemicons": "^1.3", + "codeat3/blade-phosphor-icons": "^2.0", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^10.10", "laravel/sanctum": "^3.3", diff --git a/composer.lock b/composer.lock index 93486d5..94c0761 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,77 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e12e95bc1d05edb292b72a15931f3304", + "content-hash": "a550a2de1d7a4894ef77e60c531fd978", "packages": [ + { + "name": "blade-ui-kit/blade-heroicons", + "version": "2.3.0", + "source": { + "type": "git", + "url": "https://github.com/blade-ui-kit/blade-heroicons.git", + "reference": "a265dbcf2a098121aad05752d0bba9f59022e4ba" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/blade-ui-kit/blade-heroicons/zipball/a265dbcf2a098121aad05752d0bba9f59022e4ba", + "reference": "a265dbcf2a098121aad05752d0bba9f59022e4ba", + "shasum": "" + }, + "require": { + "blade-ui-kit/blade-icons": "^1.6", + "illuminate/support": "^9.0|^10.0|^11.0", + "php": "^8.0" + }, + "require-dev": { + "orchestra/testbench": "^7.0|^8.0|^9.0", + "phpunit/phpunit": "^9.0|^10.5|^11.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "BladeUI\\Heroicons\\BladeHeroiconsServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "BladeUI\\Heroicons\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Dries Vints", + "homepage": "https://driesvints.com" + } + ], + "description": "A package to easily make use of Heroicons in your Laravel Blade views.", + "homepage": "https://github.com/blade-ui-kit/blade-heroicons", + "keywords": [ + "Heroicons", + "blade", + "laravel" + ], + "support": { + "issues": "https://github.com/blade-ui-kit/blade-heroicons/issues", + "source": "https://github.com/blade-ui-kit/blade-heroicons/tree/2.3.0" + }, + "funding": [ + { + "url": "https://github.com/sponsors/driesvints", + "type": "github" + }, + { + "url": "https://www.paypal.com/paypalme/driesvints", + "type": "paypal" + } + ], + "time": "2024-02-07T16:33:46+00:00" + }, { "name": "blade-ui-kit/blade-icons", "version": "1.6.0", @@ -283,6 +352,77 @@ ], "time": "2023-03-10T15:05:08+00:00" }, + { + "name": "codeat3/blade-phosphor-icons", + "version": "2.0.2", + "source": { + "type": "git", + "url": "https://github.com/codeat3/blade-phosphor-icons.git", + "reference": "5881aeb0c782c1a41283bd12739dcbf2cd57c077" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/codeat3/blade-phosphor-icons/zipball/5881aeb0c782c1a41283bd12739dcbf2cd57c077", + "reference": "5881aeb0c782c1a41283bd12739dcbf2cd57c077", + "shasum": "" + }, + "require": { + "blade-ui-kit/blade-icons": "^1.1", + "illuminate/support": "^8.0|^9.0|^10.0", + "php": "^7.4|^8.0" + }, + "require-dev": { + "codeat3/blade-icon-generation-helpers": "^0.3", + "codeat3/phpcs-styles": "^1.0", + "orchestra/testbench": "^6.0|^7.0|^8.0", + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "extra": { + "laravel": { + "providers": [ + "Codeat3\\BladePhosphorIcons\\BladePhosphorIconsServiceProvider" + ] + } + }, + "autoload": { + "psr-4": { + "Codeat3\\BladePhosphorIcons\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Swapnil Sarwe", + "homepage": "https://swapnilsarwe.com" + }, + { + "name": "Dries Vints", + "homepage": "https://driesvints.com" + } + ], + "description": "A package to easily make use of \"Phosphor Icons\" in your Laravel Blade views.", + "homepage": "https://github.com/codeat3/blade-phosphor-icons", + "keywords": [ + "blade", + "laravel", + "phosphor-icons" + ], + "support": { + "issues": "https://github.com/codeat3/blade-phosphor-icons/issues", + "source": "https://github.com/codeat3/blade-phosphor-icons/tree/2.0.2" + }, + "funding": [ + { + "url": "https://github.com/swapnilsarwe", + "type": "github" + } + ], + "time": "2023-07-05T07:52:12+00:00" + }, { "name": "dflydev/dot-access-data", "version": "v3.0.2", diff --git a/public/assets/My project 1.jpg:Zone.Identifier b/public/assets/My project 1.jpg:Zone.Identifier new file mode 100644 index 0000000..72dcb06 --- /dev/null +++ b/public/assets/My project 1.jpg:Zone.Identifier @@ -0,0 +1,3 @@ +[ZoneTransfer] +ZoneId=3 +HostUrl=https://www.figma.com/ diff --git a/public/assets/Rectangle 25.jpg:Zone.Identifier b/public/assets/Rectangle 25.jpg:Zone.Identifier new file mode 100644 index 0000000..72dcb06 --- /dev/null +++ b/public/assets/Rectangle 25.jpg:Zone.Identifier @@ -0,0 +1,3 @@ +[ZoneTransfer] +ZoneId=3 +HostUrl=https://www.figma.com/ diff --git a/public/assets/footer_image.jpg b/public/assets/footer_image.jpg new file mode 100644 index 0000000..8e2e874 Binary files /dev/null and b/public/assets/footer_image.jpg differ diff --git a/public/assets/hero_image.jpg b/public/assets/hero_image.jpg new file mode 100644 index 0000000..96b9f65 Binary files /dev/null and b/public/assets/hero_image.jpg differ diff --git a/public/assets/up_arrow.jpg b/public/assets/up_arrow.jpg new file mode 100644 index 0000000..6734eb6 Binary files /dev/null and b/public/assets/up_arrow.jpg differ diff --git a/public/assets/up_arrow.jpg:Zone.Identifier b/public/assets/up_arrow.jpg:Zone.Identifier new file mode 100644 index 0000000..72dcb06 --- /dev/null +++ b/public/assets/up_arrow.jpg:Zone.Identifier @@ -0,0 +1,3 @@ +[ZoneTransfer] +ZoneId=3 +HostUrl=https://www.figma.com/ diff --git a/public/assets/waving_hand.png b/public/assets/waving_hand.png new file mode 100644 index 0000000..5f96c53 Binary files /dev/null and b/public/assets/waving_hand.png differ diff --git a/public/assets/waving_hand.png:Zone.Identifier b/public/assets/waving_hand.png:Zone.Identifier new file mode 100644 index 0000000..72dcb06 --- /dev/null +++ b/public/assets/waving_hand.png:Zone.Identifier @@ -0,0 +1,3 @@ +[ZoneTransfer] +ZoneId=3 +HostUrl=https://www.figma.com/ diff --git a/resources/css/app.css b/resources/css/app.css index 9aac140..d554918 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -3,5 +3,5 @@ @tailwind utilities; body { - @apply bg-gray-400; + overflow-x: hidden; } \ No newline at end of file diff --git a/resources/views/about.blade.php b/resources/views/about.blade.php new file mode 100644 index 0000000..55508b6 --- /dev/null +++ b/resources/views/about.blade.php @@ -0,0 +1,7 @@ +@extends('layout') + +@section("title", "about") + +@section('content') +

TEst

+@endsection \ No newline at end of file diff --git a/resources/views/homepage.blade.php b/resources/views/homepage.blade.php index 8910937..7091b2b 100644 --- a/resources/views/homepage.blade.php +++ b/resources/views/homepage.blade.php @@ -1,8 +1,95 @@ @extends('layout') -@section("title", "homepage") - +@section('title', 'homepage') + @section('content') - -@endsection \ No newline at end of file + {{-- Hero section --}} +
+
+ +
+
+ +

Hi, I'm Szilard

+
+
+ {{-- About section --}} +
+
+

About

+
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et + dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex + ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat + nulla pariatur. +
+
+
+ {{-- Recent works section --}} +
+
+

+ Recent Work +

+
+
+
+

Decodable.co

+

Brand Design - Webflow Development - Web Design

+
+ +
+ +
+
+
+ +
+
+

Gofirefly.io

+

Brand Design - Webflow Development - Web Design

+
+ +
+ +
+
+
+ +
+
+

Blinkops.com

+

Brand Design - Webflow Development - Web Design

+
+ +
+ +
+
+
+ +
+
+

Withkanvas.com

+

Brand Design - Webflow Development - Web Design

+
+ +
+ +
+
+
+
+
+
+@endsection diff --git a/resources/views/layout.blade.php b/resources/views/layout.blade.php index 286e6b8..e655831 100644 --- a/resources/views/layout.blade.php +++ b/resources/views/layout.blade.php @@ -10,5 +10,6 @@ @include('partials.navbar') @yield('content') + @include('partials.footer') \ No newline at end of file diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php new file mode 100644 index 0000000..25cd5cb --- /dev/null +++ b/resources/views/partials/footer.blade.php @@ -0,0 +1,31 @@ + diff --git a/resources/views/partials/navbar.blade.php b/resources/views/partials/navbar.blade.php index fd7b7fa..3d76bf5 100644 --- a/resources/views/partials/navbar.blade.php +++ b/resources/views/partials/navbar.blade.php @@ -1,42 +1,20 @@ -
-
-
-
-

Welcome Back, Barry!

- -

Let's write a new blog post! 🎉

-
- -
- - - -
-
+
\ No newline at end of file +
+ +

About

+
+ +

Work

+
+ +

Contact

+
+
+ diff --git a/routes/web.php b/routes/web.php index 670464d..75be961 100644 --- a/routes/web.php +++ b/routes/web.php @@ -16,3 +16,7 @@ use Illuminate\Support\Facades\Route; Route::get('/', function () { return view('homepage'); }); + +Route::get('/about', function () { + return view('about'); +}); diff --git a/tailwind.config.js b/tailwind.config.js index 1edee2c..08f98c1 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -6,7 +6,25 @@ export default { "./resources/**/*.vue", ], theme: { - extend: {}, + extend: { + colors: { + 'black' : '#0B0C0E', + 'dark-gray' : '#3C3D3E', + 'light-gray' : '#C7D0D9', + 'off-white' : '#F4F7FA', + }, + //in general we should use rem instead of pixels for sizes + fontSize: { + 'heading-display' : '150px', + 'heading1' : '91px', + 'heading2' : '60px', + 'heading3' : '40px', + 'heading4' : '27px', + 'para-large' : '27px', + 'para-medium' : '18px', + 'para-small' : '14px', + }, + }, }, plugins: [], }