Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-07 21:36:01 +00:00
2 changed files with 2 additions and 34 deletions

View File

@@ -319,23 +319,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
{
src: "http://img.b2bpic.net/free-photo/young-delivery-man-red-polo-shirt-cap-looking-screen-his-smartphone-pointing-finger-up-with-surprised-look-smiling-cheerfully-having-great-idea-isolated-white-background_141793-19532.jpg", alt: "Vodafone"},
{
src: "http://img.b2bpic.net/free-photo/5g-characters-plain-background-with-sim-cards_23-2148291114.jpg", alt: "Deutsche Telekom"},
{
src: "http://img.b2bpic.net/free-vector/flat-design-electronics-logo-templates_23-2148984565.jpg", alt: "Orange"},
{
src: "http://img.b2bpic.net/free-vector/gradient-technology-logo_23-2148163455.jpg", alt: "Nokia"},
{
src: "http://img.b2bpic.net/free-vector/business-card-with-dots-line_1363-15.jpg", alt: "Ericsson"},
{
src: "http://img.b2bpic.net/free-photo/integrate-circuit-board-graphics-concept_53876-13716.jpg", alt: "Cisco"},
{
src: "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55291.jpg", alt: "Microsoft"},
{
src: "http://img.b2bpic.net/free-vector/cloud-computing-concept-with-download-upload-data-streaming_1017-31864.jpg", alt: "Amazon Web Services"},
]}
"http://img.b2bpic.net/free-photo/young-delivery-man-red-polo-shirt-cap-looking-screen-his-smartphone-pointing-finger-up-with-surprised-look-smiling-cheerfully-having-great-idea-isolated-white-background_141793-19532.jpg", "http://img.b2bpic.net/free-photo/5g-characters-plain-background-with-sim-cards_23-2148291114.jpg", "http://img.b2bpic.net/free-vector/flat-design-electronics-logo-templates_23-2148984565.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo_23-2148163455.jpg", "http://img.b2bpic.net/free-vector/business-card-with-dots-line_1363-15.jpg", "http://img.b2bpic.net/free-photo/integrate-circuit-board-graphics-concept_53876-13716.jpg", "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55291.jpg", "http://img.b2bpic.net/free-vector/cloud-computing-concept-with-download-upload-data-streaming_1017-31864.jpg"]}
speed={40}
showCard={true}
/>

View File

@@ -109,23 +109,7 @@ export default function PricingPage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
{
src: "http://img.b2bpic.net/free-photo/young-delivery-man-red-polo-shirt-cap-looking-screen-his-smartphone-pointing-finger-up-with-surprised-look-smiling-cheerfully-having-great-idea-isolated-white-background_141793-19532.jpg", alt: "Vodafone"},
{
src: "http://img.b2bpic.net/free-photo/5g-characters-plain-background-with-sim-cards_23-2148291114.jpg", alt: "Deutsche Telekom"},
{
src: "http://img.b2bpic.net/free-vector/flat-design-electronics-logo-templates_23-2148984565.jpg", alt: "Orange"},
{
src: "http://img.b2bpic.net/free-vector/gradient-technology-logo_23-2148163455.jpg", alt: "Nokia"},
{
src: "http://img.b2bpic.net/free-vector/business-card-with-dots-line_1363-15.jpg", alt: "Ericsson"},
{
src: "http://img.b2bpic.net/free-photo/integrate-circuit-board-graphics-concept_53876-13716.jpg", alt: "Cisco"},
{
src: "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55291.jpg", alt: "Microsoft"},
{
src: "http://img.b2bpic.net/free-vector/cloud-computing-concept-with-download-upload-data-streaming_1017-31864.jpg", alt: "AWS"},
]}
"http://img.b2bpic.net/free-photo/young-delivery-man-red-polo-shirt-cap-looking-screen-his-smartphone-pointing-finger-up-with-surprised-look-smiling-cheerfully-having-great-idea-isolated-white-background_141793-19532.jpg", "http://img.b2bpic.net/free-photo/5g-characters-plain-background-with-sim-cards_23-2148291114.jpg", "http://img.b2bpic.net/free-vector/flat-design-electronics-logo-templates_23-2148984565.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo_23-2148163455.jpg", "http://img.b2bpic.net/free-vector/business-card-with-dots-line_1363-15.jpg", "http://img.b2bpic.net/free-photo/integrate-circuit-board-graphics-concept_53876-13716.jpg", "http://img.b2bpic.net/free-vector/cloud-computing-concept_24908-55291.jpg", "http://img.b2bpic.net/free-vector/cloud-computing-concept-with-download-upload-data-streaming_1017-31864.jpg"]}
speed={40}
showCard={true}
/>