Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-05-02 08:00:56 +00:00

View File

@@ -43,12 +43,16 @@ export default function WebsiteBuilderPage() {
title="Craft Stunning Websites in Minutes"
description="The all-in-one platform for designers and founders to build, customize, and launch professional websites without writing a single line of code."
buttons={[{ text: "Start Building", href: "#templates" }]}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9a4niXOwkTd0Vfg7jUohDTF/uploaded-1777708840347-2hfn9ssm.png", imageAlt: "Interface Preview 1" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9a4niXOwkTd0Vfg7jUohDTF/uploaded-1777708840347-ropmip58.png", imageAlt: "Interface Preview 2" }
]}
/>
<div id="templates">
<FeatureCardNine
title="Choose Your Perfect Starting Point"
description="Access our library of professionally designed templates optimized for conversion and performance."
tag="Templates"
title="Explore Our Design Interfaces"
description="Take a look at the high-fidelity design interfaces we've integrated for your next project."
tag="UI Gallery"
tagIcon={LayoutTemplate}
animationType="slide-up"
textboxLayout="default"
@@ -56,12 +60,8 @@ export default function WebsiteBuilderPage() {
useInvertedBackground={false}
features={[
{
title: "Modern SaaS", description: "Optimized for product showcases and conversion.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=400&h=800&fit=crop&_wi=1" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=400&h=800&fit=crop&_wi=2" }
},
{
title: "Creative Portfolio", description: "Highlight your work with stunning visuals.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1542744173-8e7e53415bb0?w=400&h=800&fit=crop&_wi=1" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1542744173-8e7e53415bb0?w=400&h=800&fit=crop&_wi=2" }
title: "Dashboard Preview", description: "Modern interface design with intuitive controls and clear data visualization.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9a4niXOwkTd0Vfg7jUohDTF/uploaded-1777708840347-d6yxdtuz.jpg" },
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D9u9a4niXOwkTd0Vfg7jUohDTF/uploaded-1777708840347-g69931lg.jpg" }
}
]}
/>