Update workloads/ecommerce/index.html
Build and Push Frontend / build (push) Successful in 1m10s

This commit is contained in:
2026-07-12 07:36:30 +00:00
parent 67647ef68c
commit cd1673048d
+1 -1
View File
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AriShoping Shop</title>
<title>Ari Shoping Shop</title>
<style>
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; margin: 0; background-color: #f2f8fd; color: #333; }
.header { background-color: #0071dc; padding: 15px 30px; display: flex; align-items: center; justify-content: space-between; color: white; }