Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NexusShop - Modern E-Commerce</title>
<title>SaiShop - Modern E-Commerce</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@600;700&display=swap" rel="stylesheet">
<style>
Expand Down Expand Up @@ -826,7 +826,7 @@
<!-- Hero Section -->
<section class="hero">
<div class="hero-content">
<h1>Summer Collection 2023</h1>
<h1>Winter Collection 2023</h1>
<p>Discover the latest trends in fashion, technology and accessories with up to 40% off selected items</p>
<div class="hero-buttons">
<a href="#" class="btn btn-primary">Shop Now</a>
Expand Down