Merge version_6 into main #10
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg?_wi=1"
|
||||
logoText="SUMINT"
|
||||
columns={[
|
||||
{ title: "Dịch vụ", items: [{ label: "Nails", href: "/services" }, { label: "Lashes", href: "/services" }, { label: "Tattoo", href: "/services" }] },
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{ id: "piercing", title: "Piercing", content: "Dịch vụ xỏ khuyên an toàn, kỹ thuật chuẩn y khoa, tư vấn sau chăm sóc tận tình." },
|
||||
{ id: "tattoo", title: "Tattoo", content: "Xăm nghệ thuật với nghệ sĩ tay nghề cao, chú trọng vệ sinh và tư vấn ý nghĩa." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-using-face-roller-her-beauty-routine_23-2150166445.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-using-face-roller-her-beauty-routine_23-2150166445.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg?_wi=2"
|
||||
logoText="SUMINT"
|
||||
columns={[
|
||||
{ title: "Dịch vụ", items: [{ label: "Nails", href: "/services" }, { label: "Lashes", href: "/services" }, { label: "Tattoo", href: "/services" }] },
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function ProductsPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Dầu dưỡng móng", price: "150k", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-face-roller-her-beauty-routine_23-2150166445.jpg" },
|
||||
{ id: "p1", name: "Dầu dưỡng móng", price: "150k", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-face-roller-her-beauty-routine_23-2150166445.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Serum dưỡng mi", price: "200k", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pink-sweater-looking-camera-posing-high-quality-photo_114579-31514.jpg" },
|
||||
]}
|
||||
/>
|
||||
@@ -53,7 +53,7 @@ export default function ProductsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-light-lamp-with-futuristic-design_23-2151037572.jpg?_wi=3"
|
||||
logoText="SUMINT"
|
||||
columns={[
|
||||
{ title: "Dịch vụ", items: [{ label: "Nails", href: "/services" }, { label: "Lashes", href: "/services" }, { label: "Tattoo", href: "/services" }] },
|
||||
|
||||
Reference in New Issue
Block a user