Commit 275014ab authored by Budi Prasetyo's avatar Budi Prasetyo

tempat imagehome salah woi

parent cf98f0fd
......@@ -20,7 +20,7 @@ class Home1 extends StatelessWidget {
color: Colors.transparent,
image: DecorationImage(
image: AssetImage(
"assets/logo/homepage.png",
"assets/images/homepage.png",
),
fit: BoxFit.cover),
),
......
......@@ -19,7 +19,7 @@ class SmallHome1 extends StatelessWidget {
color: Colors.transparent,
image: DecorationImage(
image: AssetImage(
"assets/logo/homepage.png",
"assets/images/homepage.png",
),
fit: BoxFit.cover),
),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment