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