Update src/app/page.tsx
This commit is contained in:
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "+25%", title: "Average Revenue Increase", description: "In the first 30 days after activation. Higher margins + better positioning = more sales.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png", imageAlt: "Revenue increase icon"
|
||||
id: "metric-1", value: "+25%", title: "Average Revenue Increase", description: "In the first 30 days after activation. Higher margins + better positioning = more sales.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png?_wi=1", imageAlt: "Revenue increase icon"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "40+ hrs", title: "Time Saved Monthly", description: "No more manual price updates, competitor tracking, or spreadsheet management. Your team focuses on growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-time-savings-with-clock-or--1773906511608-3676a406.png", imageAlt: "Time savings icon"
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
id: "metric-3", value: "15 min", title: "Price Update Frequency", description: "AI adjusts prices every 15 minutes. While competitors sleep, your prices stay optimized for maximum profit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-multiple-marketplace-platfo-1773906512302-9cd2a198.png", imageAlt: "Marketplace coverage icon"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "99.9%", title: "Uptime Guarantee", description: "Always monitoring, always optimizing. Redundant systems ensure your prices never miss a market opportunity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png", imageAlt: "Uptime guarantee icon"
|
||||
id: "metric-4", value: "99.9%", title: "Uptime Guarantee", description: "Always monitoring, always optimizing. Redundant systems ensure your prices never miss a market opportunity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B9fPZEM8i0FYGiCdXSpiagEu8x/icon-showing-revenue-increase-with-upwar-1773906512832-3b97f21e.png?_wi=2", imageAlt: "Uptime guarantee icon"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user