namafolderdiubah
This commit is contained in:
parent
60d5c2acab
commit
5a653d03df
|
@ -8,7 +8,7 @@ function Hero() {
|
||||||
>
|
>
|
||||||
<div className="grid grid-cols-1 lg:grid-cols-2 gap-8 lg:gap-12">
|
<div className="grid grid-cols-1 lg:grid-cols-2 gap-8 lg:gap-12">
|
||||||
{/* Left Section */}
|
{/* Left Section */}
|
||||||
<div className="text-left">
|
<div className="text-left items-center">
|
||||||
<div className="flex flex-col sm:flex-row items-start sm:items-center gap-4 mb-6">
|
<div className="flex flex-col sm:flex-row items-start sm:items-center gap-4 mb-6">
|
||||||
<img
|
<img
|
||||||
className="w-3/4 sm:w-auto max-h-20 object-contain"
|
className="w-3/4 sm:w-auto max-h-20 object-contain"
|
||||||
|
|
Loading…
Reference in New Issue