2 Commits

Author SHA1 Message Date
3c8e08c579 Update theme fonts 2026-06-21 05:52:35 +00:00
3d07d7c6d7 Update src/pages/HomePage.tsx 2026-06-21 05:52:12 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap');
@import "tailwindcss";
@import "./styles/masks.css";
@import "./styles/animations.css";
@@ -88,7 +88,7 @@
--color-background-accent: var(--background-accent);
/* Fonts */
--font-sans: 'Nunito', sans-serif;
--font-sans: 'Inter', sans-serif;
--font-tight: "Inter Tight", sans-serif;
--font-mono: monospace;
@@ -137,7 +137,7 @@ body {
margin: 0;
background-color: var(--background);
color: var(--foreground);
font-family: 'Nunito', sans-serif;
font-family: 'Inter', sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -150,7 +150,7 @@ h3,
h4,
h5,
h6 {
font-family: 'Nunito', sans-serif;
font-family: 'Montserrat', sans-serif;
}
/* Default card/button styles. Template theme.css imports come after this file

View File

@@ -125,7 +125,7 @@ export default function HomePage() {
{
title: "Fair Pricing",
description: "Transparent and reasonable costs.",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-overalls-against-backdrop-emergency-lighting_169016-66429.jpg",
imageSrc: "https://images.pexels.com/photos/6913227/pexels-photo-6913227.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=6913227",
},
{
title: "Expert Knowledge",