14 Commits

Author SHA1 Message Date
9e199df7c1 Merge version_6 into main
Merge version_6 into main
2026-05-22 04:31:32 +00:00
ca6e0228df Update src/app/page.tsx 2026-05-22 04:31:29 +00:00
72e1077106 Merge version_6 into main
Merge version_6 into main
2026-05-22 04:26:59 +00:00
c08926af38 Update theme colors 2026-05-22 04:26:56 +00:00
d3d97c7712 Merge version_5 into main
Merge version_5 into main
2026-05-22 04:26:52 +00:00
15ed899fb4 Update theme colors 2026-05-22 04:26:46 +00:00
3888eebadb Merge version_4 into main
Merge version_4 into main
2026-05-22 04:26:02 +00:00
9140e3a5dc Update theme colors 2026-05-22 04:25:58 +00:00
6c922580fc Merge version_3 into main
Merge version_3 into main
2026-05-22 04:25:32 +00:00
313b7273c2 Update theme colors 2026-05-22 04:25:26 +00:00
892d11cb59 Merge version_2 into main
Merge version_2 into main
2026-05-22 04:25:13 +00:00
97967cbdd3 Merge version_2 into main
Merge version_2 into main
2026-05-22 04:24:58 +00:00
927ee7f5cc Merge version_2 into main
Merge version_2 into main
2026-05-22 04:22:24 +00:00
cbc9232967 Merge version_2 into main
Merge version_2 into main
2026-05-22 04:21:59 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -58,7 +58,7 @@ export default function GalaxyLodgingPage() {
{ text: "Book Your Stay", href: "#contact" }, { text: "Book Your Stay", href: "#contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-1.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E42j7n6L4zGj1GqWAyjQGiC38y/uploaded-1779424097462-o5nwwwhv.jpg"
imageAlt="Luxury executive suite" imageAlt="Luxury executive suite"
showDimOverlay={true} showDimOverlay={true}
/> />
@@ -75,7 +75,7 @@ export default function GalaxyLodgingPage() {
{ {
value: "99%", title: "Occupancy and satisfaction"}, value: "99%", title: "Occupancy and satisfaction"},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-2.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E42j7n6L4zGj1GqWAyjQGiC38y/uploaded-1779424182856-5gsrwjtu.jpg"
imageAlt="Modern lobby and facilities" imageAlt="Modern lobby and facilities"
mediaBadge={{ mediaBadge={{
text: "Elite Member Access", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-3.jpg", avatarAlt: "Staff" text: "Elite Member Access", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/hvac/img-3.jpg", avatarAlt: "Staff"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fbfbfb; --background: #f5faff;
--card: #ffffff; --card: #ffffff;
--foreground: #1a1a1a; --foreground: #001122;
--primary-cta: #2b2b2b; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #f5faff;
--secondary-cta: #efefef; --secondary-cta: #ffffff;
--secondary-cta-text: #1e3a5f; --secondary-cta-text: #001122;
--accent: #d4af37; --accent: #a8cce8;
--background-accent: #fdfbf7; --background-accent: #7ba3cf;
/* 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);