aboutsummaryrefslogtreecommitdiff
path: root/app/travel-advisory
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2023-07-14 22:46:05 -0400
committerAndrew Lee <alee14498@protonmail.com>2023-07-14 22:46:05 -0400
commitf802ad1bb00d79c7205b6158a0d658fb721b9991 (patch)
tree55f770f97e45ecb5d7c574fda6091a8a210b9e3f /app/travel-advisory
parent3ff0b8e3fd4b7097af90d16f0d147b0f26183ea7 (diff)
downloadalure-website-f802ad1bb00d79c7205b6158a0d658fb721b9991.tar.gz
alure-website-f802ad1bb00d79c7205b6158a0d658fb721b9991.tar.bz2
alure-website-f802ad1bb00d79c7205b6158a0d658fb721b9991.zip
Fixed Silicon Valley image
Diffstat (limited to 'app/travel-advisory')
-rw-r--r--app/travel-advisory/page.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/travel-advisory/page.js b/app/travel-advisory/page.js
index 2e4c852..923ec84 100644
--- a/app/travel-advisory/page.js
+++ b/app/travel-advisory/page.js
@@ -1,7 +1,7 @@
export default function TravelAdvisory(){
return (
<main className="flex flex-col">
- <div className="bg-center bg-no-repeat bg-[url('/jumbotron.png')] bg-gray-700 bg-blend-multiply">
+ <div className="bg-center bg-no-repeat bg-[url('/jumbotron.webp')] bg-gray-700 bg-blend-multiply">
<div className="px-4 mx-auto max-w-screen-xl text-left py-24 lg:py-10 space-y-3">
<h1 className="font-medium text-2xl">Travel Advisory</h1>
<h2 className="font-light text-lg">Information whether its safe to travel to other countries</h2>