Merge version_1 into main #3
@@ -101,23 +101,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Sleep Architecture", tags: [
|
||||
"Recovery", "Cycles"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg?_wi=1"},
|
||||
{
|
||||
id: "f2", title: "Readiness Score", tags: [
|
||||
"Performance", "Daily"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12590.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12590.jpg?_wi=1"},
|
||||
{
|
||||
id: "f3", title: "Heart Rate Variability", tags: [
|
||||
"Stress", "Heart"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-dry-plant_23-2150329708.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-dry-plant_23-2150329708.jpg?_wi=1"},
|
||||
{
|
||||
id: "f4", title: "Blood Oxygen Tracking", tags: [
|
||||
"Wellness", "Health"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-419.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-419.jpg?_wi=1"},
|
||||
{
|
||||
id: "f5", title: "Activity Monitoring", tags: [
|
||||
"Fitness", "Movement"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg?_wi=1"},
|
||||
]}
|
||||
title="Built for High Performance"
|
||||
description="Engineered with medical-grade precision to help you understand your body's hidden signals."
|
||||
@@ -132,15 +132,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Midnight Black", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg"},
|
||||
id: "p1", name: "Midnight Black", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Sterling Silver", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12590.jpg"},
|
||||
id: "p2", name: "Sterling Silver", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/jewelry-lifestyle-flat-layout-with-place-text-jewellery-background-mockup-banner-fashion-accessories_460848-12590.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3", name: "Champagne Gold", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-dry-plant_23-2150329708.jpg"},
|
||||
id: "p3", name: "Champagne Gold", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-dry-plant_23-2150329708.jpg?_wi=2"},
|
||||
{
|
||||
id: "p4", name: "Titanium Grey", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-419.jpg"},
|
||||
id: "p4", name: "Titanium Grey", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/open-hard-disk-black-background_1401-419.jpg?_wi=2"},
|
||||
{
|
||||
id: "p5", name: "Matte Ceramic", price: "$449", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg"},
|
||||
id: "p5", name: "Matte Ceramic", price: "$449", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17228.jpg?_wi=2"},
|
||||
{
|
||||
id: "p6", name: "Polar White", price: "$449", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-white_1150-15375.jpg"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user