-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
175 lines (160 loc) · 6.45 KB
/
index.html
File metadata and controls
175 lines (160 loc) · 6.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hotpot AI Clone</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="hotpot-ai.webp" type="image/x-icon">
</head>
<body>
<!-- Navigation Bar -->
<header>
<nav>
<div class="logo">
<span>Hotpot</span>
</div>
<ul class="nav-links">
<li><a href="#">AI Image ▾</a></li>
<li><a href="#">AI Headshot ▾</a></li>
<li><a href="#">AI Editing ▾</a></li>
<li><a href="#">AI Game</a></li>
<li><a href="#">AI Writing ▾</a></li>
<li><a href="#"><img src="hotpot-ai.webp" alt="User Icon" class="user-icon"></a></li>
</ul>
</nav>
</header>
<!-- Main Content -->
<section class="content">
<div class="left">
<h1>AI Art Generator</h1>
<img src="AI ART ITA.jpg" alt="AI Generated Image">
</div>
<div class="right">
<p>Our AI image generator brings imagination to life, producing stunning art,
illustrations, and photos in seconds. Unleash creativity and express yourself in new ways
with the power of AI. Explore endless possibilities, from crafting unique marketing materials
to creating beautiful artwork, all with supreme ease and efficiency.</p>
<p>Explore the world's imagination with <a href="#">AI Art Gallery</a>.</p>
</div>
</section>
<!-- Image Upload Box -->
<section class="upload-section">
<div class="upload-box">
<p>Upload an Image</p>
</div>
<button class="create-btn">Create Now</button>
<p class="subtext">Free - No Account Needed</p>
</section>
<!-- AI Corporate Headshots -->
<section class="ai-section">
<h2>AI Corporate Headshots</h2>
<p>Elevate your LinkedIn photo, company website, and professional profile with
<a href="#">AI Corporate Headshots</a>.</p>
<div class="image-grid">
</div>
<button class="try-btn">Try Now</button>
</section>
<!-- AI Avatars -->
<section class="ai-section">
<h2>AI Avatars</h2>
<p>Cast yourself as a valiant superhero, magical princess, space warrior, or other incredible digital characters with <a href="#">AI Avatars</a>.</p>
<div class="image-grid">
</div>
<button class="try-btn">Try Now</button>
</section>
<!-- AI Image Generator API -->
<section class="api-section">
<h2>AI Image Generator API</h2>
<p>Use the Hotpot <a href="#">AI Image Generator API</a> or <a href="#">Stable Diffusion API</a> to add AI image generation to your workflow, website, or app.</p>
</section>
<!-- Tips & Custom Styles -->
<section class="tips-section">
<h2>Tips & Custom Styles</h2>
<ul>
<li>Pick "Custom" in the style menu.</li>
<li>Give specific instructions for better AI results.</li>
<li>Read the Limitations section for more help.</li>
</ul>
</section>
<!-- Limitations & Pricing -->
<section class="limitations-section">
<h2>Limitations</h2>
<p>AI is amazing but flawed. We’re working hard to improve. Follow us for updates.</p>
</section>
<section class="pricing-section">
<h2>Prices</h2>
<p>Buy credits for commercial use, better images, faster results, privacy, and no ads.</p>
<button class="see-prices-btn">See Prices</button>
</section>
<!-- FAQ Section -->
<section class="faq-section">
<h2>FAQ</h2>
<p><strong>Can I use Hotpot commercially?</strong> Yes, see <a href="#">details</a> about commercial use.</p>
</section>
<!-- Explore More -->
<section class="explore">
<h2>Explore More</h2>
<div class="explore-container">
<div class="explore-item">AI Corporate Headshots</div>
<div class="explore-item">AI Art Generator</div>
<div class="explore-item">AI Headshots</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="footer-wave"></div>
<div class="footer-container">
<div class="footer-top">
<div class="footer-logo">
<img src="hotpot-ai.webp" alt="Hotpot Logo">
<p>Hotpot</p>
</div>
<ul class="footer-links">
<li><a href="#">Pricing</a></li>
<li><a href="#">Help</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">AI Misinformation</a></li>
</ul>
</div>
<div class="footer-bottom">
<div class="footer-column">
<h4>AI Images</h4>
<ul>
<li><a href="#">Hotpot API</a></li>
<li><a href="#">AI Image Generator</a></li>
<li><a href="#">AI Art Generator</a></li>
</ul>
</div>
<div class="footer-column">
<h4>Resources</h4>
<ul>
<li><a href="#">AI Game Tools</a></li>
<li><a href="#">AI Avatars</a></li>
<li><a href="#">AI Profile Picture Editor</a></li>
</ul>
</div>
<div class="footer-column">
<h4>Blog</h4>
<ul>
<li><a href="#">Generating Images With AI</a></li>
<li><a href="#">How will DeepSeek Impact Nvidia?</a></li>
<li><a href="#">Bing AI Image Generator Alternative</a></li>
</ul>
</div>
<div class="footer-column">
<h4>Templates</h4>
<ul>
<li><a href="#">Instagram Post</a></li>
<li><a href="#">Instagram Story</a></li>
<li><a href="#">Facebook Cover</a></li>
</ul>
</div>
</div>
<div class="footer-copy">
<p>© 2025 Panabee, LLC. All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>