Merge version_1_1782191701832 into main #1

Merged
bender merged 2 commits from version_1_1782191701832 into main 2026-06-23 05:16:14 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ export default function Layout() {
},
]}
copyright="© 2024 TechBrand. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=3"
links={[
{
label: "Privacy Policy",

View File

@@ -28,10 +28,10 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-background-design_1048-12972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-background-design_1048-12972.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hardware-component-background_23-2148882609.jpg",
@@ -84,7 +84,7 @@ export default function HomePage() {
"Server",
"Database",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-office-ready-stock-trading_482257-121465.jpg?_wi=2",
imageAlt: "Futuristic control panel",
},
{
@@ -100,7 +100,7 @@ export default function HomePage() {
},
],
placeholder: "Ask anything...",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-background-design_1048-12972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-low-poly-network-communications-background-design_1048-12972.jpg?_wi=2",
imageAlt: "Futuristic control panel",
},
]}