Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 00:59:42 +00:00

View File

@@ -82,18 +82,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Drag & Drop Designer", description: "Build beautiful layouts with our intuitive drag-and-drop interface. No coding skills required—just drag, drop, and customize.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/moody-food-restaurant-web-templates_23-2148407001.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/moody-food-restaurant-web-templates_23-2148407001.jpg" }
title: "Drag & Drop Designer", description: "Build beautiful layouts with our intuitive drag-and-drop interface. No coding skills required—just drag, drop, and customize.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/moody-food-restaurant-web-templates_23-2148407001.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/moody-food-restaurant-web-templates_23-2148407001.jpg?_wi=2" }
},
{
id: 2,
title: "One-Click Publishing", description: "Deploy your website instantly with one click. Automatic hosting, SSL certificates, and global CDN included for blazing-fast performance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg" }
title: "One-Click Publishing", description: "Deploy your website instantly with one click. Automatic hosting, SSL certificates, and global CDN included for blazing-fast performance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461323.jpg?_wi=2" }
},
{
id: 3,
title: "Built-In Analytics", description: "Track visitor behavior, conversion rates, and traffic sources in real-time. Make data-driven decisions to grow your business.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/colorful-dashboard-user-panel_23-2148399422.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/colorful-dashboard-user-panel_23-2148399422.jpg" }
title: "Built-In Analytics", description: "Track visitor behavior, conversion rates, and traffic sources in real-time. Make data-driven decisions to grow your business.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/colorful-dashboard-user-panel_23-2148399422.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/colorful-dashboard-user-panel_23-2148399422.jpg?_wi=2" }
}
]}
showStepNumbers={true}