This commit is contained in:
parent
ab4257b2b5
commit
961253b8b0
5 changed files with 25 additions and 21 deletions
16
config.yaml
16
config.yaml
|
@ -16,22 +16,24 @@ params:
|
||||||
catalogButtons:
|
catalogButtons:
|
||||||
home:
|
home:
|
||||||
- categoryName: 'Backdrops'
|
- categoryName: 'Backdrops'
|
||||||
img: https://placehold.co/300x200/
|
img: /img/catalog/DimondBackdrop.jpeg.webp
|
||||||
alt:
|
alt:
|
||||||
- categoryName: 'Arches'
|
- categoryName: 'Arches'
|
||||||
img: https://placehold.co/300x200/
|
img: /img/catalog/12ftRoundArch2.jpg.webp
|
||||||
alt:
|
alt:
|
||||||
- categoryName: 'Canopies'
|
- categoryName: 'Canopies'
|
||||||
img: https://placehold.co/300x200/
|
img: /img/catalog/40ftgardencanopy4.jpg.webp
|
||||||
alt:
|
alt:
|
||||||
- categoryName: 'Chandeliers'
|
- categoryName: 'Chandeliers'
|
||||||
img: https://placehold.co/300x200/
|
img: /img/catalog/AerialWave.png.webp
|
||||||
alt:
|
alt:
|
||||||
- categoryName: 'Signaturepieces'
|
- categoryName: 'Signaturepieces'
|
||||||
img: https://placehold.co/300x200/
|
img: /img/catalog/7ftMirror1.jpg.webp
|
||||||
alt:
|
alt:
|
||||||
|
style: "transform: translateY(-25%);"
|
||||||
- categoryName: 'Centerpieces'
|
- categoryName: 'Centerpieces'
|
||||||
img: https://placehold.co/300x200/
|
img: /img/catalog/HelixHarlows.JPG.webp
|
||||||
|
style: "transform: translateY(-25%);"
|
||||||
|
|
||||||
social:
|
social:
|
||||||
main:
|
main:
|
||||||
|
|
|
@ -118,7 +118,7 @@ catalog:
|
||||||
deliveryPickup: $40
|
deliveryPickup: $40
|
||||||
installBreakdown: $50
|
installBreakdown: $50
|
||||||
purchaseCost: $340
|
purchaseCost: $340
|
||||||
cat: Signature Pieces
|
cat: Signaturepieces
|
||||||
thumbnail: /img/catalog/CurvyStands2.jpg.webp
|
thumbnail: /img/catalog/CurvyStands2.jpg.webp
|
||||||
gallery:
|
gallery:
|
||||||
- image: /img/catalog/CurvyStands.png.webp
|
- image: /img/catalog/CurvyStands.png.webp
|
||||||
|
@ -197,7 +197,7 @@ catalog:
|
||||||
deliveryPickup: $80
|
deliveryPickup: $80
|
||||||
installBreakdown: $120
|
installBreakdown: $120
|
||||||
purchaseCost: $440
|
purchaseCost: $440
|
||||||
cat: Signature Pieces
|
cat: Signaturepieces
|
||||||
thumbnail: /img/catalog/ChicTreeStand.png.webp
|
thumbnail: /img/catalog/ChicTreeStand.png.webp
|
||||||
gallery:
|
gallery:
|
||||||
- image: /img/catalog/ChicTreeStand.png.webp
|
- image: /img/catalog/ChicTreeStand.png.webp
|
||||||
|
@ -280,7 +280,7 @@ catalog:
|
||||||
deliveryPickup: $120
|
deliveryPickup: $120
|
||||||
installBreakdown: $200
|
installBreakdown: $200
|
||||||
purchaseCost: $580
|
purchaseCost: $580
|
||||||
cat: Signature Pieces
|
cat: Signaturepieces
|
||||||
thumbnail: /img/catalog/9ftTreeStand2.png.webp
|
thumbnail: /img/catalog/9ftTreeStand2.png.webp
|
||||||
gallery:
|
gallery:
|
||||||
- image: /img/catalog/9ftTreeStand.png.webp
|
- image: /img/catalog/9ftTreeStand.png.webp
|
||||||
|
@ -511,7 +511,7 @@ catalog:
|
||||||
deliveryPickup: $160
|
deliveryPickup: $160
|
||||||
installBreakdown: $400
|
installBreakdown: $400
|
||||||
purchaseCost: $1,450
|
purchaseCost: $1,450
|
||||||
cat: Signature Pieces
|
cat: Signaturepieces
|
||||||
thumbnail: /img/catalog/7ftMirror.jpg.webp
|
thumbnail: /img/catalog/7ftMirror.jpg.webp
|
||||||
gallery:
|
gallery:
|
||||||
- image: /img/catalog/7ftMirror.jpg.webp
|
- image: /img/catalog/7ftMirror.jpg.webp
|
||||||
|
|
|
@ -8,27 +8,30 @@
|
||||||
</h1>
|
</h1>
|
||||||
<p class="lg:w-2/3 text-gray-600 mx-auto leading-relaxed text-base">
|
<p class="lg:w-2/3 text-gray-600 mx-auto leading-relaxed text-base">
|
||||||
Browse our extensive catalog of wedding structures to find the perfect
|
Browse our extensive catalog of wedding structures to find the perfect
|
||||||
setting for your special day. Our structures are designed to provide a stunning
|
setting for your special day. Our structures are designed to provide a
|
||||||
backdrop for your ceremony and reception, ensuring an unforgettable
|
stunning backdrop for your ceremony and reception, ensuring an
|
||||||
experience for you and your guests.
|
unforgettable experience for you and your guests.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="pb-16 max-w-[1000px] grid grid-cols-1 gap-4 mx-auto md:grid-cols-2 lg:grid-cols-3">
|
<div
|
||||||
|
class="pb-16 max-w-[1000px] grid grid-cols-1 gap-4 mx-auto md:grid-cols-2 lg:grid-cols-3"
|
||||||
|
>
|
||||||
{{ range .Site.Params.catalogButtons.home }}
|
{{ range .Site.Params.catalogButtons.home }}
|
||||||
<a
|
<a
|
||||||
class="rounded-xl aspect-[3/2] overflow-hidden"
|
class="rounded-xl aspect-[3/2] overflow-hidden"
|
||||||
href="/catalog/#{{ .categoryName }}"
|
href="/catalog/#{{ .categoryName }}"
|
||||||
>
|
>
|
||||||
<div class="relative h-full max-w-full">
|
<div class="relative h-full max-w-full">
|
||||||
<p
|
<strong
|
||||||
class="text-black w-full z-10 text-center absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 text-2xl"
|
class="text-gray-800 w-full z-10 text-center absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 text-2xl"
|
||||||
>
|
>
|
||||||
{{ .categoryName }}
|
{{ .categoryName }}
|
||||||
</p>
|
</strong>
|
||||||
<img
|
<img
|
||||||
class="h-full max-w-full opacity-50"
|
class="min-h-full h-auto w-full opacity-60"
|
||||||
src="{{ .img }}"
|
src="{{ .img }}"
|
||||||
alt="Category {{ .categoryName }}"
|
alt="Category {{ .categoryName }}"
|
||||||
|
style="{{ .style | safeCSS }}"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -28,7 +28,6 @@
|
||||||
<meta property="og:image" content="/img/bg.webp" />
|
<meta property="og:image" content="/img/bg.webp" />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
<link rel="stylesheet" type="text/css" href="/css/tailwind.min.css" />
|
<link rel="stylesheet" type="text/css" href="/css/tailwind.min.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
|
|
||||||
{{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title =
|
{{ $title := print .Site.Title " | " .Title }} {{ if .IsHome }}{{ $title =
|
||||||
.Site.Title }}{{ end }}
|
.Site.Title }}{{ end }}
|
||||||
|
|
||||||
|
|
2
themes/gallo/static/css/tailwind.min.css
vendored
2
themes/gallo/static/css/tailwind.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue