Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
{ text: "Get Premium", href: "/premium" },
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/modern-clean-dashboard-interface-showing-1773410871985-74134662.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/modern-clean-dashboard-interface-showing-1773410871985-74134662.png?_wi=1"
|
||||
imageAlt="Smart Tools Hub Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
title: "Internet Speed Test",
|
||||
description: "Measure your connection speed with precision. Get instant results on download, upload, and latency metrics.",
|
||||
tag: "Network Testing",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/internet-speed-test-gauge-showing-fast-r-1773410870050-40f37355.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/internet-speed-test-gauge-showing-fast-r-1773410870050-40f37355.png?_wi=1",
|
||||
imageAlt: "Internet Speed Test Tool",
|
||||
buttons: [{ text: "Test Speed", href: "/tools#speedtest" }],
|
||||
},
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
title: "WiFi Analyzer",
|
||||
description: "Visualize WiFi signals around you. Optimize your router placement and troubleshoot connectivity issues instantly.",
|
||||
tag: "Network Analysis",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/wifi-analyzer-visualization-showing-sign-1773410870433-f833804f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/wifi-analyzer-visualization-showing-sign-1773410870433-f833804f.png?_wi=1",
|
||||
imageAlt: "WiFi Analyzer Tool",
|
||||
buttons: [{ text: "Analyze WiFi", href: "/tools#wifianalyzer" }],
|
||||
},
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
title: "File Converter",
|
||||
description: "Convert PDF, JPG, PNG and more. Batch convert multiple files with automatic format detection.",
|
||||
tag: "File Management",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/file-converter-interface-showing-pdf-jpg-1773410870419-3af25ca3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/file-converter-interface-showing-pdf-jpg-1773410870419-3af25ca3.png?_wi=1",
|
||||
imageAlt: "File Converter Tool",
|
||||
buttons: [{ text: "Convert Files", href: "/tools#converter" }],
|
||||
},
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
title: "Image Compressor",
|
||||
description: "Reduce image sizes without quality loss. Perfect for web optimization and storage management.",
|
||||
tag: "Image Tools",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/image-compression-tool-showing-before-af-1773410870196-514fe3e7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/image-compression-tool-showing-before-af-1773410870196-514fe3e7.png?_wi=1",
|
||||
imageAlt: "Image Compressor Tool",
|
||||
buttons: [{ text: "Compress Images", href: "/tools#compressor" }],
|
||||
},
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
title: "Password Generator",
|
||||
description: "Create strong, secure passwords instantly. Customize length, complexity, and character types.",
|
||||
tag: "Security",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/password-generator-interface-with-streng-1773410870344-e2501b6f.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/password-generator-interface-with-streng-1773410870344-e2501b6f.png?_wi=1",
|
||||
imageAlt: "Password Generator Tool",
|
||||
buttons: [{ text: "Generate Password", href: "/tools#password" }],
|
||||
},
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
title: "IP Address Finder",
|
||||
description: "Discover your IP, location, and network details. Includes geolocation mapping and network diagnostics.",
|
||||
tag: "Network Info",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/ip-address-finder-displaying-location-ma-1773410870840-3dc9199c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/ip-address-finder-displaying-location-ma-1773410870840-3dc9199c.png?_wi=1",
|
||||
imageAlt: "IP Address Finder Tool",
|
||||
buttons: [{ text: "Find IP", href: "/tools#ipfinder" }],
|
||||
},
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
title: "QR Code Generator",
|
||||
description: "Generate custom QR codes in seconds. Perfect for marketing, URLs, and contact information.",
|
||||
tag: "Encoding Tools",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/qr-code-generator-showing-generated-code-1773410871224-9b2aa1ff.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/qr-code-generator-showing-generated-code-1773410871224-9b2aa1ff.png?_wi=1",
|
||||
imageAlt: "QR Code Generator Tool",
|
||||
buttons: [{ text: "Generate QR", href: "/tools#qrcode" }],
|
||||
},
|
||||
@@ -191,7 +191,7 @@ export default function HomePage() {
|
||||
title: "Text Tools Suite",
|
||||
description: "Word counter, character counter, text formatter. Essential utilities for writers and content creators.",
|
||||
tag: "Text Processing",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/text-tools-interface-with-word-counter-c-1773410870329-72a86c65.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtTIOpCDkEeTJ0EOSOTWt7UTyU/text-tools-interface-with-word-counter-c-1773410870329-72a86c65.png?_wi=1",
|
||||
imageAlt: "Text Tools Suite",
|
||||
buttons: [{ text: "Use Text Tools", href: "/tools#texttools" }],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user