diff --git a/components/layout/footer/Footer1.tsx b/components/layout/footer/Footer1.tsx index 04b4e12..0dd8ff9 100644 --- a/components/layout/footer/Footer1.tsx +++ b/components/layout/footer/Footer1.tsx @@ -64,10 +64,10 @@ export default function Footer1() { 7890 */}
  • - P.O. Box No:25068, Kitchener,
    Ontario, N2A 4A5, Canada. + P.O. Box No:25068, Kitchener,
    Ontario, N2A 4A5, Canada.
  • - mail@tamilculturewaterloo.org + mail@tamilculturewaterloo.org
  • {/*
  • eventifyevent.com @@ -140,7 +140,7 @@ export default function Footer1() {

    Copyright {new Date().getFullYear()} © TamilCultureAssociation. Powered by{' '}

    diff --git a/public/assets/css/main.css b/public/assets/css/main.css index 3378c16..d4a106d 100644 --- a/public/assets/css/main.css +++ b/public/assets/css/main.css @@ -7073,7 +7073,7 @@ Location: z-index: 1; padding: 100px 0px 32px; overflow: hidden; - background-color: #ffde14; + background-color: #000000; /* ensure pseudo-element doesn’t overflow */ } @@ -7090,7 +7090,7 @@ Location: .footer1-sertion-area .footer-logo-area p { - color: #000000cf; + color: #fff; font-family: var(--figtree); font-size: var(--ztc-font-size-font-s18); font-style: normal; @@ -7147,7 +7147,7 @@ Location: } .footer1-sertion-area .link-content h3 { - color: #000000cf; + color: #fff; font-family: var(--grotesk); font-size: var(--ztc-font-size-font-s24); font-style: normal; @@ -7156,7 +7156,7 @@ Location: } .footer1-sertion-area .link-content ul li a { - color: #000000cf; + color: #fff; font-family: var(--grotesk); font-size: var(--ztc-font-size-font-s16); font-style: normal; @@ -7193,7 +7193,7 @@ Location: } .footer1-sertion-area .link-content2 h3 { - color: #000000cf; + color: #fff; font-family: var(--grotesk); font-size: var(--ztc-font-size-font-s24); font-style: normal; @@ -7202,7 +7202,7 @@ Location: } .footer1-sertion-area .link-content2 ul li a { - color: #000000cf; + color: #fff; font-family: var(--grotesk); font-size: var(--ztc-font-size-font-s16); font-style: normal; @@ -7220,7 +7220,7 @@ Location: } .footer1-sertion-area .link-content2 ul li a:hover { - color: #000000cf; + color: var(--ztc-text-text-15); transition: all 0.4s; } @@ -7322,7 +7322,7 @@ Location: } .footer1-sertion-area .copyright p { - color: #000000cf; + color: #fff; text-align: center; font-family: var(--figtree); font-size: var(--ztc-font-size-font-s18); @@ -15188,7 +15188,7 @@ html { position: relative; z-index: 1; /* background-image: url(../img/bg/header-bg4.png); */ - background-color: #ffde14; + background-color: #ffde146b; background-repeat: no-repeat; background-size: cover; background-position: center; @@ -22899,7 +22899,7 @@ html { width: 100%; object-fit: cover; border-radius: 8px; - border: 1px solid #E5E7EB; + /* border: 1px solid #E5E7EB; */ padding: 8px; } diff --git a/public/assets/img/tamil-wedding-custom/protestant.webp b/public/assets/img/tamil-wedding-custom/protestant.webp index 32666fa..552a7a2 100644 Binary files a/public/assets/img/tamil-wedding-custom/protestant.webp and b/public/assets/img/tamil-wedding-custom/protestant.webp differ diff --git a/public/assets/img/tamil-wedding/card/protestant.webp b/public/assets/img/tamil-wedding/card/protestant.webp index 552a7a2..5325872 100644 Binary files a/public/assets/img/tamil-wedding/card/protestant.webp and b/public/assets/img/tamil-wedding/card/protestant.webp differ