Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -166,12 +166,14 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
text="ガルリで特別なひとときを。ご予約・お問い合わせはお気軽に。"
|
text="ガルリで特別なひとときを。ご予約・お問い合わせはお気軽に。"
|
||||||
buttons={[{ text: "予約サイトへ", href: "#" }]}
|
buttons={[{ text: "予約サイトへ", href: "#" }]}
|
||||||
|
className="bg-[url('https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOTNQEdrOreEVMkbEvCfUCUnLF/uploaded-1778155687665-z1y5a2b3.jpg')] bg-cover bg-center"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="Galerie"
|
logoText="Galerie"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOTNQEdrOreEVMkbEvCfUCUnLF/uploaded-1778155687666-x9j4k2m1.jpg"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Links", items: [{ label: "Top", href: "#hero" }, { label: "Concept", href: "#about" }] },
|
{ title: "Links", items: [{ label: "Top", href: "#hero" }, { label: "Concept", href: "#about" }] },
|
||||||
{ title: "Support", items: [{ label: "Reserve", href: "#contact" }, { label: "Privacy", href: "#" }] }
|
{ title: "Support", items: [{ label: "Reserve", href: "#contact" }, { label: "Privacy", href: "#" }] }
|
||||||
|
|||||||
Reference in New Issue
Block a user