Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d6c90dbc3 | |||
| e2c2a9fd22 | |||
| f15428598e | |||
| 44aaf42437 | |||
| f5c09ffb0a | |||
| 5306853c55 |
@@ -1431,4 +1431,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -124,7 +124,7 @@ export default function CafeHyggeLanding() {
|
||||
title="Følg med"
|
||||
description="Se dagens kage og ugentlige specials"
|
||||
names={[
|
||||
"@cafehygge", "Specialty kaffe", "Sæson-bakvværk", "Hver dag frisk"
|
||||
"Friskbagt daglig", "Specialty La Cabra", "Ægte hygge", "Lokalt købt"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -163,4 +163,4 @@ export default function CafeHyggeLanding() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user