Merge version_2 into main #4
@@ -1415,4 +1415,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -125,15 +125,15 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "VEDLABS", name: "InboxFM", price: "Early Access", rating: 5,
|
||||
id: "1", brand: "VEDLABS", name: "InboxFM", price: "Get Early Access Now", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/modern-product-visualization-of-inboxfm--1772533510400-86737c2e.png", imageAlt: "InboxFM Email to Audio Application"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "VEDLABS", name: "SteathMode", price: "In Development", rating: 5,
|
||||
id: "2", brand: "VEDLABS", name: "SteathMode", price: "Coming Q1 2025", rating: 5,
|
||||
reviewCount: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/a-sleek-minimalist-software-dashboard-di-1772533509867-fe945eb8.png?_wi=2", imageAlt: "SteathMode Application"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "VEDLABS", name: "Performance Suite", price: "Contact Us", rating: 5,
|
||||
id: "3", brand: "VEDLABS", name: "Performance Suite", price: "Enterprise Plan", rating: 5,
|
||||
reviewCount: "Enterprise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQmwbYkzdukyeaQqlIa3yxYZyc/abstract-data-visualization-showing-upwa-1772533508172-ef4d63d4.png", imageAlt: "Performance Metrics Suite"
|
||||
}
|
||||
]}
|
||||
@@ -251,4 +251,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user