Merge version_3 into main #5
@@ -56,12 +56,12 @@ 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" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=400&h=800&fit=crop" }
|
||||
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" },
|
||||
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1542744173-8e7e53415bb0?w=400&h=800&fit=crop" }
|
||||
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" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user