16 Commits

Author SHA1 Message Date
0f6f6ad424 Merge version_7 into main
Merge version_7 into main
2026-04-13 07:38:18 +00:00
64d541951d Update theme fonts 2026-04-13 07:38:15 +00:00
addb5c6aa1 Update theme fonts 2026-04-13 07:38:14 +00:00
cb5110ec6c Merge version_7 into main
Merge version_7 into main
2026-04-13 07:37:05 +00:00
f63b137b73 Update src/app/page.tsx 2026-04-13 07:37:02 +00:00
6f5d0b2067 Merge version_7 into main
Merge version_7 into main
2026-04-13 07:19:07 +00:00
dc8c5eea38 Update theme colors 2026-04-13 07:19:04 +00:00
353c443e19 Merge version_6 into main
Merge version_6 into main
2026-04-13 07:18:59 +00:00
d3bef0f815 Update theme colors 2026-04-13 07:18:56 +00:00
cc5d22c4ea Merge version_5 into main
Merge version_5 into main
2026-04-13 07:18:42 +00:00
205d09103b Update theme colors 2026-04-13 07:18:39 +00:00
d748f87a00 Merge version_4 into main
Merge version_4 into main
2026-04-13 07:17:32 +00:00
0074ed4043 Update theme colors 2026-04-13 07:17:29 +00:00
c72865126c Merge version_3 into main
Merge version_3 into main
2026-04-13 07:17:12 +00:00
23e0cd2541 Update theme colors 2026-04-13 07:17:09 +00:00
534a705eff Merge version_2 into main
Merge version_2 into main
2026-04-13 07:16:32 +00:00
3 changed files with 11 additions and 10 deletions

View File

@@ -20,6 +20,7 @@ export const metadata: Metadata = {
}, },
}; };
const dmSans = DM_Sans({ const dmSans = DM_Sans({
variable: "--font-dm-sans", variable: "--font-dm-sans",
subsets: ["latin"], subsets: ["latin"],

View File

@@ -70,23 +70,23 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-drinking-coffee-outside-street-night_1303-11824.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776064997178-qof7pit7.webp",
imageAlt: "Luxurious cafe interior", imageAlt: "Luxurious cafe interior",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cup-coffee-espress-with-cookies-rustic-backgraund_140725-12113.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776064997178-te4isdhx.webp",
imageAlt: "Artisan coffee on marble", imageAlt: "Artisan coffee on marble",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776064997177-35sp2hjs.webp",
imageAlt: "Relaxing cafe atmosphere", imageAlt: "Relaxing cafe atmosphere",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/man-embracing-with-woman-restaurant_23-2148016783.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776065114315-x1hhpy36.webp",
imageAlt: "Luxury cafe interior", imageAlt: "Luxury cafe interior",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/young-beauty-woman-drinking-coffee-cafe-outdoor-happy-portrait_1296-769.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776065266399-590rjihi.webp",
imageAlt: "Perfect coffee pour", imageAlt: "Perfect coffee pour",
}, },
]} ]}
@@ -129,15 +129,15 @@ export default function LandingPage() {
{ {
title: "Premium Ingredients", title: "Premium Ingredients",
description: "We source only the finest beans and fresh local produce for every dish.", description: "We source only the finest beans and fresh local produce for every dish.",
imageSrc: "http://img.b2bpic.net/free-photo/belgian-waffle-with-vanilla-ice-cream-golden-chocolate_114579-1928.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776065464434-2ngsrl49.png",
}, },
{ {
title: "Tranquil Ambience", title: "Tranquil Ambience",
description: "Designed for relaxation, our cafe provides a peaceful escape from the everyday.", description: "Designed for relaxation, our cafe provides a peaceful escape from the everyday.",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CIDlO3zsXZ2NUzdHmhYZU1QnlJ/uploaded-1776065132373-479upcta.webp",
}, },
{ {
title: "Personalized Service", title: "Polite Staff",
description: "Our friendly staff ensures every visit feels uniquely welcoming and smooth.", description: "Our friendly staff ensures every visit feels uniquely welcoming and smooth.",
imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409818.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409818.jpg",
}, },

View File

@@ -13,12 +13,12 @@
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #000612e6; --foreground: #000612e6;
--primary-cta: #15479c; --primary-cta: #106EFB;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6; --secondary-cta-text: #000612e6;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #c4c4c4; --background-accent: #106EFB;
/* 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);