File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import BackOnTrackLayout from "../layouts/BackOnTrackLayout.astro";
44
55<BackOnTrackLayout title =" Apply" >
66 <div
7- class =" h-full flex-grow bg-black/[.6] bg-[url('/nameless-portrait .jpg')] bg-cover bg-fixed bg-right bg-no-repeat bg-blend-overlay"
7+ class =" h-full flex-grow bg-black/[.6] bg-[url('/ftb-group .jpg')] bg-cover bg-fixed bg-right bg-no-repeat bg-blend-overlay"
88 >
99 <div class =" flex flex-col items-center px-4 py-10" >
1010 <h1 class =" text-center text-3xl font-bold text-white md:text-4xl mb-2" >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import BackOnTrackLayout from "../layouts/BackOnTrackLayout.astro";
44
55<BackOnTrackLayout title =" Contact" >
66 <div
7- class =" h-full flex-grow bg-black/[.6] bg-[url('/hope .jpg')] bg-cover bg-fixed bg-center bg-no-repeat bg-blend-overlay"
7+ class =" h-full flex-grow bg-black/[.6] bg-[url('/moving-boxes .jpg')] bg-cover bg-fixed bg-center bg-no-repeat bg-blend-overlay"
88 >
99 <div class =" flex flex-col items-center px-4 py-10" >
1010 <h1 class =" text-center text-3xl font-bold text-white md:text-4xl mb-2" >
Original file line number Diff line number Diff line change 1818
1919<BackOnTrackLayout title =" Shirts" >
2020 <div
21- class =" h-full flex-grow bg-black/[.6] bg-[url('/ftb .jpg')] bg-cover bg-fixed bg-center bg-no-repeat bg-blend-overlay"
21+ class =" h-full flex-grow bg-black/[.6] bg-[url('/backontrack-group .jpg')] bg-cover bg-fixed bg-center bg-no-repeat bg-blend-overlay"
2222 >
2323 <div class =" flex flex-col items-center px-4 py-10" >
2424 <h1 class =" text-center text-3xl font-bold text-white md:text-4xl mb-2" >
3030
3131 <div class =" w-full max-w-6xl mx-auto grid grid-cols-1 lg:grid-cols-2 gap-8" >
3232 <div id =" shirtPreview" class =" order-2 lg:order-1" >
33- <div class =" bg-white rounded-lg shadow-lg p-6 h-fit sticky top-4 " >
33+ <div class =" bg-white rounded-lg shadow-lg p-6 h-fit sticky top-20 " >
3434 <h3 class =" text-center text-lg font-semibold text-gray-700 mb-4" >Shirt Preview</h3 >
3535 <img
3636 src =" /shirt.jpg"
You can’t perform that action at this time.
0 commit comments