From f18f0f1ba1a2411709e7f0bdc9038867c21b26df Mon Sep 17 00:00:00 2001 From: LailaWulandarii Date: Wed, 24 Dec 2025 23:21:17 +0700 Subject: [PATCH] add beranda view with hero, florist, photo studio sections, and FAQ --- resources/views/user/beranda.blade.php | 195 +++++++++++++++++++++++++ 1 file changed, 195 insertions(+) create mode 100644 resources/views/user/beranda.blade.php diff --git a/resources/views/user/beranda.blade.php b/resources/views/user/beranda.blade.php new file mode 100644 index 0000000..6e823a9 --- /dev/null +++ b/resources/views/user/beranda.blade.php @@ -0,0 +1,195 @@ +@extends('layouts.user') + +@section('title', 'Flo.do - Florist dan Self Photo Studio Nganjuk') + +@section('content') + +
+
+ +
+ +
+
+
+

Blooming Your + Memories

+

+ Di Flo.do Nganjuk, bunga dan potret terbaikmu bersatu untuk menciptakan momen + yang selalu mekar dalam ingatan. +

+
+ Jelajahi +
+
+
+
+ +
+
+ Buket Bunga + Model Foto +
+
+ +
+
+
+ +
+
+
+ +
+
+
+
+
+ Buket 1 + Buket 2 +
+
+ +
+ Buket 3 +
+
+
+
+ +
+
+

Florist

+

+ Flo.do menyajikan rangkaian bunga segar yang dirancang dengan keanggunan untuk + berbagai momen istimewa, lengkap dengan katalog pilihan dan pemesanan yang mudah + secara online. +

+ Lihat Pilihan Bunga +
+
+ +
+
+
+ +
+
+
+ +
+
+

Self Photo Studio

+

+ Flodo menghadirkan pengalaman self photo yang estetik dan personal di Nganjuk, + dengan pilihan paket dan jadwal yang dapat kamu atur langsung melalui website. +

+ Lihat Paket Foto +
+
+ +
+
+
+
+ Foto 3 +
+ +
+
+ Foto 1 + Foto 2 +
+
+
+
+
+ +
+
+
+ +
+
+
+
+

Frequently Asked + Questions

+

Cari tahu tentang layanan florist dan self photo studio kami. +

+
+
+
+
+
+
+
+

+ +

+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. + Faucibus in libero risus semper habitant arcu eget. Et integer facilisi eget diam. +
+
+
+
+

+ +

+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. + Faucibus in libero risus semper habitant arcu eget. Et integer facilisi eget diam. +
+
+
+
+

+ +

+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. + Faucibus in libero risus semper habitant arcu eget. Et integer facilisi eget diam. +
+
+
+
+

+ +

+
+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. + Faucibus in libero risus semper habitant arcu eget. Et integer facilisi eget diam. +
+
+
+
+
+
+
+
+ +
+ +@endsection