Skip to content

Commit

Permalink
2 chnage
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahima0Verma committed Apr 8, 2024
1 parent 8308772 commit 4a8ba31
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Predulive_org/service_detail_raj.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Bootstrap demo</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="assets/css/banner.css">
<link rel="stylesheet" href="../assets/css/banner.css">
</head>
<body>

Expand Down Expand Up @@ -64,7 +64,7 @@ <h1 class="abouthead text-center">About the program</h1>
</p>
</div>
<div class="col-md-6 ">
<img src="assets/img/About_image_r1920.png" alt="" class="img-fluid mt-5">
<img src="../assets/img/About_image_r1920.png" alt="" class="img-fluid mt-5">
</div>
</div>
</div>
Expand All @@ -78,27 +78,27 @@ <h1 class="text-center abouthead">What’s in it for you?</h1>
<div class="row">
<div class="col-md-6 d-flex justify-content-center mt-5">
<div class="cardabout ">
<img src="assets/img/1st (1).png" alt="" class="img-fluid">
<img src="../assets/img/1st (1).png" alt="" class="img-fluid">
</div>
</div>
<div class="col-md-6 d-flex justify-content-center mt-5">
<div class="cardabout">
<img src="assets/img/1st (1).png" alt="" class="img-fluid">
<img src="../assets/img/1st (1).png" alt="" class="img-fluid">

</div>
</div>
</div>
<div class="row">
<div class="col-md-6 d-flex justify-content-center mt-5">
<div class="cardabout">
<img src="assets/img/1st (1).png" alt="" class="img-fluid">
<img src="../assets/img/1st (1).png" alt="" class="img-fluid">

</div>
</div>
<div class="col-md-6 d-flex justify-content-center mt-5">

<div class="cardabout">
<img src="assets/img/1st (1).png" alt="" class="img-fluid">
<img src="../assets/img/1st (1).png" alt="" class="img-fluid">

</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,23 +260,23 @@ <h2 class="text-center Roboto-font fw-bold">Our services </h2>
<div class="carousel-1" data-flickity='{ "wrapAround":true, "prevNextButtons":false}'>
<div class="carousel-cell-1">
<div class="">
<a href="service_detail_raj.html">
<a href="Predulive_org/service_detail_raj.html">
<img src="assets/img/predulive home page/service-1.png"
class="card-img-top" alt="...">
</a>
</div>
</div>
<div class="carousel-cell-1">
<div class="">
<a href="service_detail_raj.html">
<a href="Predulive_org/service_detail_raj.html">
<img src="assets/img/predulive home page/service-2.png"
class="card-img-top" alt="...">
</a>
</div>
</div>
<div class="carousel-cell-1">
<div class="">
<a href="service_detail_raj.html">
<a href="Predulive_org/service_detail_raj.html">
<img src="assets/img/predulive home page/service-3.png"
class="card-img-top" alt="...">
</a>
Expand All @@ -285,23 +285,23 @@ <h2 class="text-center Roboto-font fw-bold">Our services </h2>

<div class="carousel-cell-1">
<div class="">
<a href="service_detail_raj.html">
<a href="Predulive_org/service_detail_raj.html">
<img src="assets/img/predulive home page/service-4.png"
class="card-img-top" alt="...">
</a>
</div>
</div>
<div class="carousel-cell-1">
<div class="">
<a href="service_detail_raj.html">
<a href="Predulive_org/service_detail_raj.html">
<img src="assets/img/predulive home page/service-5.png"
class="card-img-top" alt="...">
</a>
</div>
</div>
<div class="carousel-cell-1">
<div class="">
<a href="service_detail_raj.html">
<a href="Predulive_org/service_detail_raj.html">
<img src="assets/img/predulive home page/service-6.png"
class="card-img-top" alt="...">
</a>
Expand Down

0 comments on commit 4a8ba31

Please sign in to comment.