Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 02:44:08 +00:00

View File

@@ -47,10 +47,10 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/coworkers-discussing-statistics_1098-21770.jpg", imageAlt: "Unit converter interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg", imageAlt: "Real-time conversion feature" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medical-health-analysis-word-chart_53876-121213.jpg", imageAlt: "Multiple unit categories" },
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg", imageAlt: "Responsive design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg", imageAlt: "Accurate conversions" }
{ imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg?_wi=1", imageAlt: "Real-time conversion feature" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medical-health-analysis-word-chart_53876-121213.jpg?_wi=1", imageAlt: "Multiple unit categories" },
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg?_wi=1", imageAlt: "Responsive design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=1", imageAlt: "Accurate conversions" }
]}
buttons={[
{ text: "Start Converting", href: "converter" },
@@ -65,7 +65,7 @@ export default function LandingPage() {
description="Our unit converter provides real-time, accurate conversions with an intuitive interface. Simply select your unit category, choose your source and target units, enter a value, and get instant results. Perfect for students, professionals, and anyone needing quick unit conversions."
tag="Converter Tool"
tagIcon={Settings}
imageSrc="http://img.b2bpic.net/free-vector/colorful-butoons-web-elements-set_23-2147542678.jpg"
imageSrc="http://img.b2bpic.net/free-vector/colorful-butoons-web-elements-set_23-2147542678.jpg?_wi=1"
imageAlt="Converter interface"
buttons={[{ text: "Try Now", href: "#" }]}
useInvertedBackground={false}
@@ -81,19 +81,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Real-Time Conversion", description: "Get instant results as you type. No need to click convert—your conversions update automatically in real-time for maximum efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg", imageAlt: "Real-time conversion"
title: "Real-Time Conversion", description: "Get instant results as you type. No need to click convert—your conversions update automatically in real-time for maximum efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/time-minute-alarm-duration-hour-schedule-concept_53876-132557.jpg?_wi=2", imageAlt: "Real-time conversion"
},
{
id: 2,
title: "8+ Unit Categories", description: "Support for length, weight, temperature, volume, speed, area, data storage, and time. All the conversions you need in one place.", imageSrc: "http://img.b2bpic.net/free-photo/medical-health-analysis-word-chart_53876-121213.jpg", imageAlt: "Multiple unit categories"
title: "8+ Unit Categories", description: "Support for length, weight, temperature, volume, speed, area, data storage, and time. All the conversions you need in one place.", imageSrc: "http://img.b2bpic.net/free-photo/medical-health-analysis-word-chart_53876-121213.jpg?_wi=2", imageAlt: "Multiple unit categories"
},
{
id: 3,
title: "Fully Responsive Design", description: "Works seamlessly on mobile, tablet, and desktop. Convert units anywhere, anytime with a consistent, optimized experience.", imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg", imageAlt: "Responsive design"
title: "Fully Responsive Design", description: "Works seamlessly on mobile, tablet, and desktop. Convert units anywhere, anytime with a consistent, optimized experience.", imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg?_wi=2", imageAlt: "Responsive design"
},
{
id: 4,
title: "High Accuracy", description: "Precise calculations rounded to 4 decimal places. Trust our converter for accurate results every time you convert.", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg", imageAlt: "Accurate conversions"
title: "High Accuracy", description: "Precise calculations rounded to 4 decimal places. Trust our converter for accurate results every time you convert.", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=2", imageAlt: "Accurate conversions"
}
]}
textboxLayout="default"
@@ -109,7 +109,7 @@ export default function LandingPage() {
tagIcon={GitBranch}
products={[
{
id: "step-1", name: "Select Category", price: "Step 1", variant: "Choose from 8+ unit categories", imageSrc: "http://img.b2bpic.net/free-vector/colorful-butoons-web-elements-set_23-2147542678.jpg", imageAlt: "Step 1: Select Category"
id: "step-1", name: "Select Category", price: "Step 1", variant: "Choose from 8+ unit categories", imageSrc: "http://img.b2bpic.net/free-vector/colorful-butoons-web-elements-set_23-2147542678.jpg?_wi=2", imageAlt: "Step 1: Select Category"
},
{
id: "step-2", name: "Enter Value", price: "Step 2", variant: "Input the value you want to convert", imageSrc: "http://img.b2bpic.net/free-photo/laptop-desk_93675-128565.jpg", imageAlt: "Step 2: Enter Value"