Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7fcda2d7b4 | |||
| 1edf2bc6a9 |
@@ -1265,4 +1265,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -83,8 +83,7 @@ export default function LandingPage() {
|
|||||||
id: "2",
|
id: "2",
|
||||||
brand: "WoFurniture",
|
brand: "WoFurniture",
|
||||||
name: "Modern Dining Table",
|
name: "Modern Dining Table",
|
||||||
price: "800
|
price: "$800.00",
|
||||||
",
|
|
||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "214",
|
reviewCount: "214",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767515684440-hawfjk51.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767515684440-hawfjk51.jpg",
|
||||||
@@ -353,4 +352,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user