From cfe3c5d288064fc8173614eadd756f6413ab22b6 Mon Sep 17 00:00:00 2001 From: ifanprima130206 Date: Sun, 14 Dec 2025 15:19:04 +0700 Subject: [PATCH] refactor(home): unify hero sections and simplify page toolbars --- .../livewire/home/article/index.blade.php | 54 ++++++++++------ .../views/livewire/home/outlets.blade.php | 61 ++++++++++--------- .../livewire/home/product/index.blade.php | 50 ++++++++++----- .../views/livewire/home/vouchers.blade.php | 44 ++++++++----- 4 files changed, 128 insertions(+), 81 deletions(-) diff --git a/resources/views/livewire/home/article/index.blade.php b/resources/views/livewire/home/article/index.blade.php index bef114e..aec40b8 100644 --- a/resources/views/livewire/home/article/index.blade.php +++ b/resources/views/livewire/home/article/index.blade.php @@ -1,30 +1,44 @@
-
+ {{-- Hero Section --}} +
+ {{-- Background Image --}} +
+ Perfume Background +
+
-
-

Artikel Terbaru

-

Baca tips profesional seputar perawatan wewangian, tren - lifestyle, dan rekomendasi terbaik.

-
+ {{-- Content --}} +
+

Artikel Terbaru

+

+ Baca tips profesional seputar perawatan wewangian, tren lifestyle, dan rekomendasi terbaik. +

+ + {{-- Search Bar --}} +
+ + +
+
+
+ +
-
-
-
- - - - -
-
- -
+ {{-- Toolbar (Sort Only) --}} +
+
- -
-
- + {{-- Search Bar --}} +
+ + +
+
+
+ +
@foreach ($outlets as $outlet) diff --git a/resources/views/livewire/home/product/index.blade.php b/resources/views/livewire/home/product/index.blade.php index d90a87d..ea0d0cb 100644 --- a/resources/views/livewire/home/product/index.blade.php +++ b/resources/views/livewire/home/product/index.blade.php @@ -103,12 +103,38 @@
-
-
-

Koleksi Parfum

-

Temukan aroma khas yang mencerminkan kepribadian dan - gaya Anda.

-
+ {{-- Hero Section --}} +
+ {{-- Background Image --}} +
+ Perfume Collection Background +
+
+ + {{-- Content --}} +
+

Koleksi Parfum

+

+ Temukan aroma khas yang mencerminkan kepribadian dan gaya Anda. +

+ + {{-- Search Bar --}} +
+ + +
+
+
+ +
@@ -144,16 +170,8 @@ class="ml-3 text-home-foreground/70 group-hover:text-home-primary transition-col
-
-
- - - - -
+ {{-- Toolbar (Sort Only) --}} +
+
+
+
+
+
+ +
+