Commit ddff80e8 by shengshiwu

根据标题隐藏板块

parent 13ecbfaa
......@@ -96,55 +96,59 @@ export default function Story() {
</SlideInFromBottom>
<div className={styles['story-word']} dangerouslySetInnerHTML={{ __html: storyData.brief }}>
</div>
<div className={styles['story-art']}>
<div className={styles['art-text']}>
<div className={styles['art-title']}>
<h1 dangerouslySetInnerHTML={{ __html: storyData.founder_title }}>
</h1>
<h2>
艺术家<br/>
ARTIST
</h2>
{
storyData.founder_title ?
<div className={styles['story-art']}>
<div className={styles['art-text']}>
<div className={styles['art-title']}>
<h1 dangerouslySetInnerHTML={{ __html: storyData.founder_title }}>
</h1>
<h2>
艺术家<br/>
ARTIST
</h2>
</div>
</div>
</div>
<div className={styles['art-btn']}>
<div className={styles['art-btn-img']}>
<img src={storyData.founder_img || require('../../assets/images/art.jpg')} alt="" />
</div>
<div className={styles['art-txtBox']} dangerouslySetInnerHTML={{ __html: storyData.founder_intro }}>
{/* <p>
Christine Dai,一位宝石艺术家,出生于中国香港。自幼沉浸于艺术氛围的熏陶。她深感艺术的力量,以宝石多维度的美传递了生命的张力。为了表达对自然与艺术之美的追求,她以宝石为载体,呈现艺术的无限可能性。
</p>
<p>
Born in Hong Kong, China, Christine Dai is a gemstone art who has grown up in an artistic atmosphere. She deeply believes in the power of art to transmit the multi-dimensional beauty of gemstones and the tension of life. To express the pursuit of beauty in nature and art, she uses gemstones as a vehicle to present the infinite possibilities of art.
</p>
<p>
Christine Dai巧妙地将这些自然魅力融入到宝石创作之中。她善于运用材料的质感,探索并突破多种精湛工艺,关注每一颗宝石的生长结构。以宝石为画笔,诠释着自己对艺术和生命的理解。Christine Dai的作品融合了古朴的玫瑰切割工艺和18世纪欧洲传统的古典蜡雕技术。无论是在金属的质感、宝石的色彩还是镶嵌结构上,都呈现了作品的光影感、雕塑感和生命力。
</p>
<p>
Christine Dai skillfully incorporates the charms of nature into her gemstone creations. She uses the texture of the material, explores and breaks through the various techniques, and pays attention to the growth structure of each gemstone. Using gemstones as a brush to interpret her understanding of art and life, Christine Dai's work combines the rose-cut techniques of antique jewelry with the classical wax carving techniques of 18th century European tradition. Whether in the texture of the metal, the color of the gemstones or the structure of the setting, the pieces present a sense of light, sculpture and life.
</p>
<p>
2021年,Christine Dai开设了中国大陆第间艺术珠宝私人鉴赏室,为热爱艺术的人们提供了沉浸式感官体验,近距离欣赏珠宝艺术之绮华绚丽。
</p>
<p>
In 2021, Christine Dai opened the first Art Jewellery Private Appreciation Room in Mainland China, offering art lovers an immersive sensory experience and a close-up view of the splendour of jewellery art.
</p> */}
</div>
</div>
<div className={styles['art-intr']}>
<div className={styles['intr-txt']}>
<p dangerouslySetInnerHTML={{ __html: storyData.founder_message }}>
</p>
<div className={styles['intr-name']}>
<div dangerouslySetInnerHTML={{ __html: storyData.founder_title }}></div>
<div className={styles['art-btn']}>
<div className={styles['art-btn-img']}>
<img src={storyData.founder_img} alt="" />
</div>
<div className={styles['art-txtBox']} dangerouslySetInnerHTML={{ __html: storyData.founder_intro }}>
{/* <p>
Christine Dai,一位宝石艺术家,出生于中国香港。自幼沉浸于艺术氛围的熏陶。她深感艺术的力量,以宝石多维度的美传递了生命的张力。为了表达对自然与艺术之美的追求,她以宝石为载体,呈现艺术的无限可能性。
</p>
<p>
Born in Hong Kong, China, Christine Dai is a gemstone art who has grown up in an artistic atmosphere. She deeply believes in the power of art to transmit the multi-dimensional beauty of gemstones and the tension of life. To express the pursuit of beauty in nature and art, she uses gemstones as a vehicle to present the infinite possibilities of art.
</p>
<p>
Christine Dai巧妙地将这些自然魅力融入到宝石创作之中。她善于运用材料的质感,探索并突破多种精湛工艺,关注每一颗宝石的生长结构。以宝石为画笔,诠释着自己对艺术和生命的理解。Christine Dai的作品融合了古朴的玫瑰切割工艺和18世纪欧洲传统的古典蜡雕技术。无论是在金属的质感、宝石的色彩还是镶嵌结构上,都呈现了作品的光影感、雕塑感和生命力。
</p>
<p>
Christine Dai skillfully incorporates the charms of nature into her gemstone creations. She uses the texture of the material, explores and breaks through the various techniques, and pays attention to the growth structure of each gemstone. Using gemstones as a brush to interpret her understanding of art and life, Christine Dai's work combines the rose-cut techniques of antique jewelry with the classical wax carving techniques of 18th century European tradition. Whether in the texture of the metal, the color of the gemstones or the structure of the setting, the pieces present a sense of light, sculpture and life.
</p>
<p>
2021年,Christine Dai开设了中国大陆第间艺术珠宝私人鉴赏室,为热爱艺术的人们提供了沉浸式感官体验,近距离欣赏珠宝艺术之绮华绚丽。
</p>
<p>
In 2021, Christine Dai opened the first Art Jewellery Private Appreciation Room in Mainland China, offering art lovers an immersive sensory experience and a close-up view of the splendour of jewellery art.
</p> */}
</div>
</div>
<div className={styles['art-intr']}>
<div className={styles['intr-txt']}>
<p dangerouslySetInnerHTML={{ __html: storyData.founder_message }}>
</p>
<div className={styles['intr-name']}>
<div dangerouslySetInnerHTML={{ __html: storyData.founder_title }}></div>
</div>
<p>
<br/>
</p>
</div>
</div>
<p>
<br/>
</p>
</div>
</div>
</div>
: ''
}
<div className={styles['story-bom']}>
<img src={storyData.bottom_img} alt="" />
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment