updated ui
This commit is contained in:
@@ -220,7 +220,7 @@ function Header({ showMenu = false }: HeaderProps) {
|
|||||||
<VStack align="stretch" gap={4} mt={4} justifyItems={'center'}>
|
<VStack align="stretch" gap={4} mt={4} justifyItems={'center'}>
|
||||||
{menuItems.map((item, index) => (
|
{menuItems.map((item, index) => (
|
||||||
<Box
|
<Box
|
||||||
h="100px"
|
h="70px"
|
||||||
display="flex"
|
display="flex"
|
||||||
alignItems="center"
|
alignItems="center"
|
||||||
|
|
||||||
|
|||||||
@@ -100,9 +100,9 @@ const info = [
|
|||||||
id: 2,
|
id: 2,
|
||||||
title: `黃金比例
|
title: `黃金比例
|
||||||
脂肪酸調配`,
|
脂肪酸調配`,
|
||||||
description: `根據世衛建議,脂肪攝取應以**不飽和脂肪為主**,當中包括多元與單元不飽和脂肪酸,同時應減少飽和脂肪攝取,以維持整體健康比例。
|
description: `根據世衛建議,脂肪攝取應以**不飽和脂肪為主**,當中包括單元與多元不飽和脂肪酸,同時應減少飽和脂肪攝取,以維持整體健康比例。
|
||||||
|
|
||||||
獅球嘜營萃護心油就係根據呢個原則調配出符合**世衛黃金比例**嘅配方²,幫助身體攝取每日必需嘅脂肪酸,並促進**脂溶性維他命A、D、E、K**嘅吸收,全面支援日常健康所需。 `,
|
獅球嘜營萃護心油就係根據呢個原則調配出符合**世衛黃金比例**嘅配方²,幫助身體攝取每日必需脂肪酸,並促進**脂溶性維他命A、D、E、K**嘅吸收,全面支援日常健康所需。 `,
|
||||||
image: "/images/new/2.webp",
|
image: "/images/new/2.webp",
|
||||||
titleImage: "/images/new/adv_img2.webp",
|
titleImage: "/images/new/adv_img2.webp",
|
||||||
titleImage2: "/images/new/adv2.webp"
|
titleImage2: "/images/new/adv2.webp"
|
||||||
@@ -455,7 +455,7 @@ function Advantages() {
|
|||||||
<MotionText
|
<MotionText
|
||||||
w={{ base: '90%', sm: '80%', md: '80%', lg: '80%', xl: '80%' }}
|
w={{ base: '90%', sm: '80%', md: '80%', lg: '80%', xl: '80%' }}
|
||||||
className="font-noto-sans font-demi-light"
|
className="font-noto-sans font-demi-light"
|
||||||
fontSize={{ base: '21px', sm: 'xl', md: 'xl', lg: '2xl', xl: '2xl' }}
|
fontSize={{ base: '19px', sm: 'xl', md: 'xl', lg: '2xl', xl: '2xl' }}
|
||||||
color="white"
|
color="white"
|
||||||
lineHeight="1.8"
|
lineHeight="1.8"
|
||||||
textAlign="left"
|
textAlign="left"
|
||||||
|
|||||||
@@ -7,11 +7,11 @@ function Salespoint() {
|
|||||||
const shopImages = [
|
const shopImages = [
|
||||||
{
|
{
|
||||||
image: '/images/pp.webp',
|
image: '/images/pp.webp',
|
||||||
link: 'https://www.pns.hk/en/all-brands/b/112546/lion-globe',
|
link: 'https://www.pns.hk/zh-hk/%E7%87%9F%E8%90%83%E8%AD%B7%E5%BF%83%E6%B2%B9/p/BP_401649',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
image: '/images/we.webp',
|
image: '/images/we.webp',
|
||||||
link: 'https://www.wellcome.com.hk/zh-hant/search?keyword=%E7%8D%85%E7%90%83%E5%98%9C&page=1',
|
link: 'https://www.wellcome.com.hk/zh-hant/p/%E7%8D%85%E7%90%83%E5%98%9C%E7%87%9F%E8%90%83%E8%AD%B7%E5%BF%83%E6%B2%B9%201%E5%85%AC%E5%8D%87/i/101341721.html?srsltid=AfmBOorpxphAzws9TIkKJW5xr1pYOaUOL5kHbsgRjYqwQeaOhq1cPQuO',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
image: '/images/hk.webp',
|
image: '/images/hk.webp',
|
||||||
|
|||||||
Reference in New Issue
Block a user