10 Commits

Author SHA1 Message Date
4add5e0ae4 Update theme fonts 2026-05-12 17:50:01 +00:00
b343641dbd Update theme fonts 2026-05-12 17:50:01 +00:00
aae7849e92 Update src/app/page.tsx 2026-05-12 17:48:55 +00:00
a4ab862111 Update theme fonts 2026-05-12 17:46:20 +00:00
56ce4e3e24 Update theme fonts 2026-05-12 17:46:20 +00:00
20a9fb7f00 Update src/app/page.tsx 2026-05-12 17:43:32 +00:00
33e33c3cf1 Update theme colors 2026-05-12 17:08:08 +00:00
51b604e130 Update theme colors 2026-05-12 17:07:57 +00:00
e86885f365 Update theme colors 2026-05-12 17:07:42 +00:00
dfaa343b6d Update theme colors 2026-05-12 17:07:24 +00:00
3 changed files with 13 additions and 11 deletions

View File

@@ -25,6 +25,8 @@ export const metadata: Metadata = {
}, },
}; };
const libreBaskerville = Libre_Baskerville({ const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville", variable: "--font-libre-baskerville",
subsets: ["latin"], subsets: ["latin"],

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Klintholm's Finest Burgers" title=""
description="Experience hand-crafted, locally sourced ingredients served right by the harbor. Joanna's Place offers premium comfort food in a relaxed seaside setting." description="Experience hand-crafted, locally sourced ingredients served right by the harbor. Joanna's Place offers premium comfort food in a relaxed seaside setting."
kpis={[ kpis={[
{ value: "4 ", label: "Signature Burgers" }, { value: "4 ", label: "Signature Burgers" },
@@ -90,7 +90,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "1", name: "bøf burger + fries ", price: "145 DKK", variant: "57cm lang ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266489472-x9k3bvp2.png" }, { id: "1", name: "bøf burger + fries ", price: "145 DKK", variant: "57cm lang ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266489472-x9k3bvp2.png" },
{ id: "2", name: "nakkefilet burger + fries ", price: "149DKK", variant: "Bacon Cheese", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266535533-6ndqlvdx.png" }, { id: "2", name: "nakkefilet burger + fries ", price: "149DKK", variant: "Bacon Cheese", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778607807781-0exoaulf.png" },
{ id: "3", name: "Kylling Burger", price: "139DKK", variant: "chicken ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266688832-lz1q07yg.png" }, { id: "3", name: "Kylling Burger", price: "139DKK", variant: "chicken ", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266688832-lz1q07yg.png" },
{ id: "4", name: "korytko ", price: "135 DKK", variant: "Plant-based", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266737732-r5kpjluh.png" }, { id: "4", name: "korytko ", price: "135 DKK", variant: "Plant-based", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266737732-r5kpjluh.png" },
{ id: "5", name: "goulash ", price: "89DKK", variant: "Chili", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266694774-4o8iuxwe.png" }, { id: "5", name: "goulash ", price: "89DKK", variant: "Chili", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266694774-4o8iuxwe.png" },

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f7f6f7;
--card: #f9f9f9; --card: #ffffff;
--foreground: #120a00e6; --foreground: #25190c;
--primary-cta: #FF7B05; --primary-cta: #ff6207;
--primary-cta-text: #ffffff; --primary-cta-text: #f7f6f7;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #25190c;
--accent: #e2e2e2; --accent: #ffce93;
--background-accent: #FF7B05; --background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);