Image adjustments

This commit is contained in:
2025-09-23 08:55:45 -04:00
parent a7a0b21f4d
commit 3f0c8c8ab6
13 changed files with 6 additions and 6 deletions
+6 -6
View File
@@ -98,7 +98,7 @@ else if (ShowWizard)
</ul>
</div>
<div class="col-sm-8 text-center mb-3">
<img class="img-fluid" src="/img/GreetingCards.png" />
<img style="width:50%;height:50%" class="img-fluid" src="/img/GreetingCards.png" />
</div>
}
else
@@ -113,7 +113,7 @@ else if (ShowWizard)
</ul>
</div>
<div class="col-sm-8 text-center mb-3">
<img class="img-fluid" src="/img/Postcards.png" />
<img style="width:60%;height:60%" class="img-fluid" src="/img/Postcards.png" />
</div>
}
</div>
@@ -175,7 +175,7 @@ else if (ShowWizard)
}
else
{
<img style="width:40%;height:40%" src="/img/Greeting1.png" class="img-fluid" alt="Autmotive" />
<img style="width:40%;height:40%" src="/img/Greeting1_sd.png" class="img-fluid" alt="Autmotive" />
}
}
else if (designTwo)
@@ -186,7 +186,7 @@ else if (ShowWizard)
}
else
{
<img style="width:40%;height:40%" src="/img/Greeting2.png" class="img-fluid" alt="Winter" />
<img style="width:40%;height:40%" src="/img/Greeting2_sd.png" class="img-fluid" alt="Winter" />
}
}
else if (designThree)
@@ -197,7 +197,7 @@ else if (ShowWizard)
}
else
{
<img style="width:40%;height:40%" src="/img/Greeting3.png" class="img-fluid" alt="Puppy" />
<img style="width:40%;height:40%" src="/img/Greeting3_sd.png" class="img-fluid" alt="Puppy" />
}
}
else if (designFour)
@@ -208,7 +208,7 @@ else if (ShowWizard)
}
else
{
<img style="width:40%;height:40%" src="/img/Greeting4.png" class="img-fluid" alt="Beach" />
<img style="width:40%;height:40%" src="/img/Greeting4_sd.png" class="img-fluid" alt="Beach" />
}
}
else if (designCustom)
Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

After

Width:  |  Height:  |  Size: 905 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 316 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

After

Width:  |  Height:  |  Size: 2.6 MiB