Merge version_2 into main #5

Merged
bender merged 1 commits from version_2 into main 2026-03-12 01:17:16 +00:00

View File

@@ -60,16 +60,16 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-sleek-modern-ai-powered-app-generator--1773277643649-68d2846c.png", imageAlt: "AI App Generator Dashboard"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-iphone-mockup-showing-the-ge-1773277643575-4e6cb368.png", imageAlt: "Mobile app preview on iPhone"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-iphone-mockup-showing-the-ge-1773277643575-4e6cb368.png?_wi=1", imageAlt: "Mobile app preview on iPhone"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-ipad-tablet-mockup-displayin-1773277643935-01863d65.png", imageAlt: "Tablet app preview on iPad"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-ipad-tablet-mockup-displayin-1773277643935-01863d65.png?_wi=1", imageAlt: "Tablet app preview on iPad"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-desktop-web-browser-mockup-showing-the-1773277645516-55cf92e0.png", imageAlt: "Desktop web app preview"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-desktop-web-browser-mockup-showing-the-1773277645516-55cf92e0.png?_wi=1", imageAlt: "Desktop web app preview"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-modern-abstract-background-suitable-fo-1773277643036-2d02a055.png", imageAlt: "Modern abstract background"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-modern-abstract-background-suitable-fo-1773277643036-2d02a055.png?_wi=1", imageAlt: "Modern abstract background"
}
]}
mediaAnimation="blur-reveal"
@@ -145,15 +145,15 @@ export default function LandingPage() {
products={[
{
id: "mobile", brand: "Preview", name: "Mobile App Preview", price: "iPhone & Android", rating: 5,
reviewCount: "Responsive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-iphone-mockup-showing-the-ge-1773277643575-4e6cb368.png", imageAlt: "Mobile app preview on iPhone"
reviewCount: "Responsive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-iphone-mockup-showing-the-ge-1773277643575-4e6cb368.png?_wi=2", imageAlt: "Mobile app preview on iPhone"
},
{
id: "tablet", brand: "Preview", name: "Tablet App Preview", price: "iPad & Tablets", rating: 5,
reviewCount: "Optimized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-ipad-tablet-mockup-displayin-1773277643935-01863d65.png", imageAlt: "Tablet app preview on iPad"
reviewCount: "Optimized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-realistic-ipad-tablet-mockup-displayin-1773277643935-01863d65.png?_wi=2", imageAlt: "Tablet app preview on iPad"
},
{
id: "desktop", brand: "Preview", name: "Desktop Web Preview", price: "Full Width", rating: 5,
reviewCount: "Enhanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-desktop-web-browser-mockup-showing-the-1773277645516-55cf92e0.png", imageAlt: "Desktop web app preview"
reviewCount: "Enhanced", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-desktop-web-browser-mockup-showing-the-1773277645516-55cf92e0.png?_wi=2", imageAlt: "Desktop web app preview"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -223,7 +223,7 @@ export default function LandingPage() {
tagIcon={HelpCircle}
textboxLayout="default"
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-modern-abstract-background-suitable-fo-1773277643036-2d02a055.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap2STzcImh0GNbQphH8FKBKmmD/a-modern-abstract-background-suitable-fo-1773277643036-2d02a055.png?_wi=2"
imageAlt="FAQ support visual"
mediaAnimation="opacity"
mediaPosition="left"