Browse Source

修改图片

dev
zxz 3 weeks ago
parent
commit
19b5b3420c
  1. 6
      index.html

6
index.html

@ -124,7 +124,7 @@
</header>
<main class="" id="app">
<section id="page-home" class="page dohidden">
<section id="page-home" class="page ">
<div style="height: 24px; align-self: stretch; background: #FFF3DD;" class="pt-28"></div>
<!-- 特色功能区域 -->
<section id="features" class="py-16 px-4 bg-white pt-32 bg-[url('https://d31zlh4on95l9h.cloudfront.net/files/5iujc601000dg58gif4guu1200qbnj3a.png')]
@ -198,7 +198,7 @@
<div class="bg-white rounded-3xl shadow-xl overflow-hidden mb-16 flex flex-col md:flex-row animate-fade-in">
<div class="md:w-1/2 promotion-image overflow-hidden">
<img
src="https://hc.homilychart.com/hc/250121/img/chaojiyunnaoimg.jpg"
src="https://d31zlh4on95l9h.cloudfront.net/files/5iujc601000dg6119g7ob49d00q43kg1.JPEG"
alt="DeepChart"
class="w-full h-full object-cover transition-transform duration-300 hover:scale-105"
>
@ -549,7 +549,7 @@
</div>
</section>
</section>
<section id="page-register" class="page">
<section id="page-register" class="page dohidden">
<!-- DeepChart2月份免费体验页面 -->
<div class="pt-32 pb-20">
<div class="container mx-auto max-w-6xl">

Loading…
Cancel
Save