Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae88073aa7 | |||
| 0164c5bd7b |
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="五感を満たす、至高のひととき"
|
||||
buttons={[{ text: "詳しく見る", href: "#features" }]}
|
||||
className="bg-[url('https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOTNQEdrOreEVMkbEvCfUCUnLF/uploaded-1778155687664-gjwsudv0.jpg')] bg-cover bg-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -102,7 +103,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "プライベート空間", description: "大切な方との特別なひとときにふさわしい個室をご用意しております。", imageSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg" },
|
||||
{ title: "プライベート空間", description: "大切な方との特別なひとときにふさわしい個室をご用意しております。", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOTNQEdrOreEVMkbEvCfUCUnLF/uploaded-1778155687665-gd8dmxiy.jpg" },
|
||||
{ title: "こだわりのバーテンダー", description: "お客様のその日の気分に合わせて、最適な一杯をご提供。", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-cocktail-shaker_23-2149132184.jpg" },
|
||||
{ title: "季節の食材", description: "旬の恵みを一番美味しい形で。全国から厳選した食材を使用。", imageSrc: "http://img.b2bpic.net/free-photo/elegant-healthy-food-composition-with-fish_23-2147992823.jpg" }
|
||||
]}
|
||||
@@ -117,7 +118,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "佐藤様", role: "常連のお客様", testimonial: "料理もカクテルも最高です。まさに隠れ家。", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg" },
|
||||
{ id: "1", name: "佐藤様", role: "常連のお客様", testimonial: "料理もカクテルも最高です。まさに隠れ家。", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DOTNQEdrOreEVMkbEvCfUCUnLF/uploaded-1778155687665-q6l9rb5r.jpg" },
|
||||
{ id: "2", name: "田中様", role: "記念日利用", testimonial: "スタッフの対応が素晴らしく、素敵な時間を過ごせました。", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-restaurant_23-2148395381.jpg" },
|
||||
{ id: "3", name: "鈴木様", role: "ビジネス会食", testimonial: "静かで落ち着いた空間は、会食に最適です。", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
|
||||
{ id: "4", name: "高橋様", role: "一人飲み", testimonial: "カウンターでバーテンダーとの会話を楽しみました。", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user