Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>in.javahome</groupId>
<artifactId>myweb</artifactId>
<packaging>war</packaging>
<version>8.7.1</version>
<version>8.7.2</version>
<name>Java Home myweb</name>
<url>http://maven.apache.org</url>

Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@
<!-- Hero -->
<section class="hero" role="img" aria-label="Hero banner">
<div class="container">
<h1>New Wedding Collection — Premium Picks</h1>
<h1>New summer Collection — Premium Picks</h1>
<p>Discover the latest trends in fashion, technology and accessories — curated just for you. Enjoy limited-time deals and free shipping on selected items.</p>
<div>
<button class="btn btn-primary" id="shopNow">Shop Now <em class="fas fa-arrow-right"></em></button>
Expand Down