Matthieu Lapeyre commited on
Commit
ec51c64
·
1 Parent(s): 208a459

add seeed for non UE/US countries

Browse files
Files changed (2) hide show
  1. src/pages/Buy.jsx +43 -3
  2. src/pages/Home.jsx +49 -1
src/pages/Buy.jsx CHANGED
@@ -10,6 +10,7 @@ import {
10
  CardContent,
11
  Chip,
12
  Stack,
 
13
  Accordion,
14
  AccordionSummary,
15
  AccordionDetails,
@@ -25,6 +26,7 @@ import CheckIcon from '@mui/icons-material/Check';
25
  import CloseIcon from '@mui/icons-material/Close';
26
  import ExpandMoreIcon from '@mui/icons-material/ExpandMore';
27
  import OpenInNewIcon from '@mui/icons-material/OpenInNew';
 
28
  import LocalShippingIcon from '@mui/icons-material/LocalShipping';
29
  import InventoryIcon from '@mui/icons-material/Inventory';
30
  import SupportAgentIcon from '@mui/icons-material/SupportAgent';
@@ -41,8 +43,9 @@ const products = {
41
  price: 499,
42
  badge: 'Wireless',
43
  badgeColor: '#0ea5e9',
44
- description: 'Self-contained robot with on-board compute. Works wirelessly or wired, perfect for standalone projects and demos. <strong>Ships in 60 days</strong>.',
45
  buyLink: 'https://store.pollen-robotics.com/products/reachy-mini-wireless-version',
 
46
  image: '/assets/reachy-wireless.png',
47
  featured: true,
48
  },
@@ -52,8 +55,9 @@ const products = {
52
  price: 399,
53
  badge: 'Lite',
54
  badgeColor: '#f59e0b',
55
- description: 'Connect to your computer via USB. Same expressive robot, powered by your machine. Ideal for development and learning. <strong>Ships in 30 days</strong>.',
56
  buyLink: 'https://store.pollen-robotics.com/products/reachy-mini-lite-version',
 
57
  image: '/assets/reachy-lite.png',
58
  featured: false,
59
  },
@@ -367,6 +371,31 @@ function ProductCardsSection() {
367
  >
368
  Buy {product.badge} — ${product.price}
369
  </Button>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
370
  </CardContent>
371
  </Card>
372
  </Grid>
@@ -379,7 +408,7 @@ function ProductCardsSection() {
379
  variant="body1"
380
  sx={{ fontWeight: 600, color: 'text.primary' }}
381
  >
382
- Current Lead time: 90 days after purchase
383
  </Typography>
384
  <Typography
385
  variant="body2"
@@ -389,6 +418,17 @@ function ProductCardsSection() {
389
  <strong>Shipping and import duties:</strong> all orders ship DAP (Delivered At Place).
390
  <br />
391
  Shipping costs and any local import duties, taxes, or customs fees are the responsibility of the buyer and are not included in the product price.
 
 
 
 
 
 
 
 
 
 
 
392
  </Typography>
393
  </Box>
394
  </Container>
 
10
  CardContent,
11
  Chip,
12
  Stack,
13
+ Link,
14
  Accordion,
15
  AccordionSummary,
16
  AccordionDetails,
 
26
  import CloseIcon from '@mui/icons-material/Close';
27
  import ExpandMoreIcon from '@mui/icons-material/ExpandMore';
28
  import OpenInNewIcon from '@mui/icons-material/OpenInNew';
29
+ import PublicIcon from '@mui/icons-material/Public';
30
  import LocalShippingIcon from '@mui/icons-material/LocalShipping';
31
  import InventoryIcon from '@mui/icons-material/Inventory';
32
  import SupportAgentIcon from '@mui/icons-material/SupportAgent';
 
43
  price: 499,
44
  badge: 'Wireless',
45
  badgeColor: '#0ea5e9',
46
+ description: 'Self-contained robot with on-board compute. Works wirelessly or wired, perfect for standalone projects and demos. <strong>Lead time: up to 90 days after purchase</strong> (many orders ship sooner).',
47
  buyLink: 'https://store.pollen-robotics.com/products/reachy-mini-wireless-version',
48
+ seeedLink: 'https://www.seeedstudio.com/Reachy-Mini-Wireless-Kit-p-6724.html',
49
  image: '/assets/reachy-wireless.png',
50
  featured: true,
51
  },
 
55
  price: 399,
56
  badge: 'Lite',
57
  badgeColor: '#f59e0b',
58
+ description: 'Connect to your computer via USB. Same expressive robot, powered by your machine. Ideal for development and learning. <strong>Lead time: up to 90 days after purchase</strong> (many orders ship sooner).',
59
  buyLink: 'https://store.pollen-robotics.com/products/reachy-mini-lite-version',
60
+ seeedLink: 'https://www.seeedstudio.com/Reachy-Mini-Lite-Kit-p-6702.html',
61
  image: '/assets/reachy-lite.png',
62
  featured: false,
63
  },
 
371
  >
372
  Buy {product.badge} — ${product.price}
373
  </Button>
374
+
375
+ <Typography
376
+ variant="body2"
377
+ sx={{
378
+ mt: 2,
379
+ textAlign: 'center',
380
+ fontSize: 13,
381
+ fontWeight: 600,
382
+ color: 'text.secondary',
383
+ }}
384
+ >
385
+ Outside EU/UK & US/Canada?
386
+ </Typography>
387
+ <Button
388
+ variant="outlined"
389
+ size="medium"
390
+ fullWidth
391
+ href={product.seeedLink}
392
+ target="_blank"
393
+ rel="noopener noreferrer"
394
+ startIcon={<PublicIcon />}
395
+ sx={{ mt: 1 }}
396
+ >
397
+ Order via Seeed Studio
398
+ </Button>
399
  </CardContent>
400
  </Card>
401
  </Grid>
 
408
  variant="body1"
409
  sx={{ fontWeight: 600, color: 'text.primary' }}
410
  >
411
+ Lead time: up to 90 days after purchase (many orders ship sooner)
412
  </Typography>
413
  <Typography
414
  variant="body2"
 
418
  <strong>Shipping and import duties:</strong> all orders ship DAP (Delivered At Place).
419
  <br />
420
  Shipping costs and any local import duties, taxes, or customs fees are the responsibility of the buyer and are not included in the product price.
421
+ <br />
422
+ Our store ships to EU/UK and US/Canada. For other countries, order
423
+ from our official distributor{' '}
424
+ <Link
425
+ href="https://www.seeedstudio.com/Reachy-Mini-Wireless-Kit-p-6724.html"
426
+ target="_blank"
427
+ rel="noopener noreferrer"
428
+ >
429
+ Seeed Studio
430
+ </Link>
431
+ .
432
  </Typography>
433
  </Box>
434
  </Container>
src/pages/Home.jsx CHANGED
@@ -11,6 +11,7 @@ import {
11
  } from "@mui/material";
12
  import { useSpring, animated } from "@react-spring/web";
13
  import OpenInNewIcon from "@mui/icons-material/OpenInNew";
 
14
  import ArrowForwardIcon from "@mui/icons-material/ArrowForward";
15
 
16
  import Layout from "../components/Layout";
@@ -689,6 +690,24 @@ function ProductsSection() {
689
  >
690
  Order Now
691
  </Button>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
692
  </Box>
693
  </Grid>
694
 
@@ -750,6 +769,24 @@ function ProductsSection() {
750
  >
751
  Order Now
752
  </Button>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
753
  </Box>
754
  </Grid>
755
  </Grid>
@@ -763,7 +800,7 @@ function ProductsSection() {
763
  fontWeight: 600,
764
  }}
765
  >
766
- Current Lead time: 90 days after purchase
767
  </Typography>
768
  <Typography
769
  variant="body2"
@@ -778,6 +815,17 @@ function ProductsSection() {
778
  <strong>Shipping and import duties:</strong> all orders ship DAP (Delivered At Place).
779
  <br />
780
  Shipping costs and any local import duties, taxes, or customs fees are the responsibility of the buyer and are not included in the product price.
 
 
 
 
 
 
 
 
 
 
 
781
  </Typography>
782
  </Box>
783
 
 
11
  } from "@mui/material";
12
  import { useSpring, animated } from "@react-spring/web";
13
  import OpenInNewIcon from "@mui/icons-material/OpenInNew";
14
+ import PublicIcon from "@mui/icons-material/Public";
15
  import ArrowForwardIcon from "@mui/icons-material/ArrowForward";
16
 
17
  import Layout from "../components/Layout";
 
690
  >
691
  Order Now
692
  </Button>
693
+
694
+ <Typography
695
+ sx={{ mt: 2, fontSize: 13, fontWeight: 600, color: "text.secondary" }}
696
+ >
697
+ Outside EU/UK & US/Canada?
698
+ </Typography>
699
+ <Button
700
+ variant="outlined"
701
+ size="medium"
702
+ fullWidth
703
+ href="https://www.seeedstudio.com/Reachy-Mini-Wireless-Kit-p-6724.html"
704
+ target="_blank"
705
+ rel="noopener noreferrer"
706
+ startIcon={<PublicIcon />}
707
+ sx={{ mt: 1 }}
708
+ >
709
+ Order via Seeed Studio
710
+ </Button>
711
  </Box>
712
  </Grid>
713
 
 
769
  >
770
  Order Now
771
  </Button>
772
+
773
+ <Typography
774
+ sx={{ mt: 2, fontSize: 13, fontWeight: 600, color: "text.secondary" }}
775
+ >
776
+ Outside EU/UK & US/Canada?
777
+ </Typography>
778
+ <Button
779
+ variant="outlined"
780
+ size="medium"
781
+ fullWidth
782
+ href="https://www.seeedstudio.com/Reachy-Mini-Lite-Kit-p-6702.html"
783
+ target="_blank"
784
+ rel="noopener noreferrer"
785
+ startIcon={<PublicIcon />}
786
+ sx={{ mt: 1 }}
787
+ >
788
+ Order via Seeed Studio
789
+ </Button>
790
  </Box>
791
  </Grid>
792
  </Grid>
 
800
  fontWeight: 600,
801
  }}
802
  >
803
+ Lead time: up to 90 days after purchase (many orders ship sooner)
804
  </Typography>
805
  <Typography
806
  variant="body2"
 
815
  <strong>Shipping and import duties:</strong> all orders ship DAP (Delivered At Place).
816
  <br />
817
  Shipping costs and any local import duties, taxes, or customs fees are the responsibility of the buyer and are not included in the product price.
818
+ <br />
819
+ Our store ships to EU/UK and US/Canada. For other countries, order
820
+ from our official distributor{" "}
821
+ <Link
822
+ href="https://www.seeedstudio.com/Reachy-Mini-Wireless-Kit-p-6724.html"
823
+ target="_blank"
824
+ rel="noopener noreferrer"
825
+ >
826
+ Seeed Studio
827
+ </Link>
828
+ .
829
  </Typography>
830
  </Box>
831