Bläddra i källkod

change UI

master
azri 1 vecka sedan
förälder
incheckning
0a2c85ceee

Binär
src/assets/images/amberBeautyWallpaper.webp Visa fil


Binär
src/assets/images/amberBeautyWallpaper2.webp Visa fil


Binär
src/assets/images/amberClothing.webp Visa fil


Binär
src/assets/images/amberClothing2.webp Visa fil


Binär
src/assets/images/amberHomeWallpaper.webp Visa fil


Binär
src/assets/images/amberHomeWallpaper2.webp Visa fil


Binär
src/assets/images/newsletterwallpaper.jpg Visa fil


Binär
src/assets/images/newsletterwallpaper.webp Visa fil


+ 2
- 2
src/components/Feature/Feature.jsx Visa fil

@@ -7,8 +7,8 @@ import SupportAgentIcon from '@mui/icons-material/SupportAgent';
7 7
 
8 8
 const Feature = () => {
9 9
   const features = [
10
-    { icon: <AssignmentTurnedInIcon color="primary" sx={{ fontSize: 40 }} />, name: 'Pickup at any Store', description: "Free shipping on orders over $65" },
11
-    { icon: <ReplayIcon color="primary" sx={{ fontSize: 40 }} />, name: 'Free returns', description:"30-days free return policy." },
10
+    { icon: <AssignmentTurnedInIcon color="primary" sx={{ fontSize: 40 }} />, name: 'Pickup at any Store', description: "Free pickup within 24 hours" },
11
+    { icon: <ReplayIcon color="primary" sx={{ fontSize: 40 }} />, name: 'Free returns', description:"7-Days free return policy" },
12 12
     { icon: <AssuredWorkloadIcon color="primary" sx={{ fontSize: 40 }} />, name: 'Secured payments', description:"We accept all major credit cards."  },
13 13
     { icon: <SupportAgentIcon color="primary" sx={{ fontSize: 40 }} />, name: 'Customer service', description:"Top notch customer service." },
14 14
   ];

+ 1
- 1
src/components/NewsLetter/NewsLetter.jsx Visa fil

@@ -1,5 +1,5 @@
1 1
 import { useState } from 'react';
2
-import bgImage from "../../assets/images/newsletterwallpaper.jpg"
2
+import bgImage from "../../assets/images/newsletterwallpaper.webp"
3 3
 import { Box, Button, TextField, InputAdornment, Typography } from '@mui/material';
4 4
 import customerService from '../../services/CustomerService';
5 5
 

+ 1
- 1
src/pages/Cart.jsx Visa fil

@@ -235,7 +235,7 @@ const Cart = () => {
235 235
         {/* BUY NOW */}
236 236
         <Box sx={{ mb: 15 }}>
237 237
           <Box sx={{ display: "flex", justifyContent: "space-between", alignItems: "center", flexDirection: { xs: "column-reverse", md: "row" } }}>
238
-            <Typography variant='body2'><span style={{ fontWeight: "bolder" }}>NEED HELP?</span> CALL US: +44 (0)10 2345 6789 | EMAIL CUSTOMER CARE | SHIPPING INFORMATION | RETURNS & EXCHANGES</Typography>
238
+            <Typography variant='body2'><span style={{ fontWeight: "bolder" }}>NEED HELP?</span> CALL US: +60 17 228 2072 | EMAIL CUSTOMER CARE | SHIPPING INFORMATION | RETURNS & EXCHANGES</Typography>
239 239
             <Button
240 240
               variant="contained"
241 241
               color="common.black"

Laddar…
Avbryt
Spara