Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106964.jpg", imageAlt: "Boker morning kitchen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106964.jpg?_wi=1", imageAlt: "Boker morning kitchen"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-making-dish-with-figs-home-kitchen_23-2150304390.jpg", imageAlt: "Boker morning coffee"},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Warm", description: "For everyday rituals"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-brunette-woman-holding-pastries-kitchen_132075-10837.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-brunette-woman-holding-pastries-kitchen_132075-10837.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -104,13 +104,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106965.jpg", imageAlt: "Person enjoying relaxing time at home"},
|
||||
{
|
||||
title: "Pure", description: "Nothing unnecessary", buttonIcon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106964.jpg", imageAlt: "Person enjoying relaxing time at home"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106964.jpg?_wi=2", imageAlt: "Person enjoying relaxing time at home"},
|
||||
{
|
||||
title: "Quiet", description: "Designed to blend, not to shout", buttonIcon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-brunette-woman-holding-pastries-kitchen_132075-10837.jpg", imageAlt: "Person enjoying relaxing time at home"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-brunette-woman-holding-pastries-kitchen_132075-10837.jpg?_wi=2", imageAlt: "Person enjoying relaxing time at home"},
|
||||
{
|
||||
title: "Warm", description: "For everyday rituals", buttonIcon: CheckCircle,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096517.jpg", imageAlt: "Person enjoying relaxing time at home"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096517.jpg?_wi=1", imageAlt: "Person enjoying relaxing time at home"},
|
||||
]}
|
||||
title="Signature Values"
|
||||
description="Core principles defined in every BOKER object."
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "No.01 Holder", price: "21,000", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096517.jpg"},
|
||||
id: "p1", name: "No.01 Holder", price: "21,000", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096517.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "No.02 Ladle", price: "24,000", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-kitchen-objects_23-2148882497.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user