myapprepo/index.html

20 lines
1.3 KiB
HTML
Raw Normal View History

2025-05-14 12:53:01 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Welcome</title>
</head>
<body>
2025-05-31 07:49:43 +00:00
<!DOCTYPE html>
2025-06-30 10:13:55 +00:00
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>home</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="hero-2-wrapper"><section class="hero-2-centered-hero"><h2 class="hero-2-heading">Revolutionize Student Data Management with iCard</h2><p class="hero-2-description">Effortlessly create personalized student ID cards. Upload your data, choose a template, and generate customized cards in minutes. Save time and streamline your workflow.</p><div class="hero-2-button-group"><button class="hero-2-btn hero-2-solid">Get Started</button><button class="hero-2-btn hero-2-outline">Learn More</button></div><div class="hero-2-image"><img class="hero-2-placeholder" src="https://images.unsplash.com/photo-1685599504130-9ee12eef06eb?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3NjE3ODR8MHwxfHNlYXJjaHwxfHxzdHVkZW50JTI1MjBpZCUyNTIwY2FyZHMlMkMlMjUyMGRhdGElMjUyMG1hbmFnZW1lbnQlMkMlMjUyMGV4Y2VsJTI1MjBpbnRlZ3JhdGlvbiUyQyUyNTIwdGVtcGxhdGUlMjUyMGN1c3RvbWl6YXRpb258ZW58MHx8fHwxNzUxMjU3NjUyfDA&ixlib=rb-4.1.0&q=80&w=1080" /></div></section></div>
</body>
</html></body>
2025-05-14 12:53:01 +00:00
</html>