Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -72,10 +72,11 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
title="須紗のこだわり"
|
heading={[
|
||||||
description="一杯の中華そばに込める、私たちの情熱と厳選された素材。薄味ながらも奥深いコクを生み出す秘伝のスープ、喉ごしの良いストレート麺、そしてとろけるチャーシューやシャキシャキの紫玉ねぎが織りなすハーモニー。お客様の記憶に残る一杯を追求し続けています。"
|
{ type: "text", content: "須紗のこだわり" },
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg"
|
{ type: "text", content: "一杯の中華そばに込める、私たちの情熱と厳選された素材。薄味ながらも奥深いコクを生み出す秘伝のスープ、喉ごしの良いストレート麺、そしてとろけるチャーシューやシャキシャキの紫玉ねぎが織りなすハーモニー。お客様の記憶に残る一杯を追求し続けています。" },
|
||||||
imageAlt="ramen shop owner smiling"
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg", alt: "ramen shop owner smiling" }
|
||||||
|
]}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "私たちの物語", href: "#" }
|
{ text: "私たちの物語", href: "#" }
|
||||||
|
|||||||
Reference in New Issue
Block a user