Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 00:09:18 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
href: "#about", href: "#about",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-man-with-vr-glasses_23-2148932823.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-woman-man-with-vr-glasses_23-2148932823.jpg?_wi=1"
imageAlt="Galaxy Universe 3D" imageAlt="Galaxy Universe 3D"
showDimOverlay={true} showDimOverlay={true}
/> />
@@ -103,7 +103,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/technology-visual-visible-visibility-vision-concept_53876-123768.jpg", imageSrc: "http://img.b2bpic.net/free-photo/technology-visual-visible-visibility-vision-concept_53876-123768.jpg",
imageAlt: "Smartphone internal processor", imageAlt: "Smartphone internal processor",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-man-with-vr-glasses_23-2148932823.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-man-with-vr-glasses_23-2148932823.jpg?_wi=2",
imageAlt: "dynamic amoled 2x display abstract", imageAlt: "dynamic amoled 2x display abstract",
}, },
{ {
@@ -128,10 +128,10 @@ export default function LandingPage() {
imageAlt: "Vibrant AMOLED display", imageAlt: "Vibrant AMOLED display",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg?_wi=1",
imageAlt: "AI camera holographic projection", imageAlt: "AI camera holographic projection",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/orange-smartphone-black-background_187299-46934.jpg", imageSrc: "http://img.b2bpic.net/free-photo/orange-smartphone-black-background_187299-46934.jpg?_wi=1",
imageAlt: "dynamic amoled 2x display abstract", imageAlt: "dynamic amoled 2x display abstract",
}, },
]} ]}
@@ -153,7 +153,7 @@ export default function LandingPage() {
name: "Galaxy S24 Ultra", name: "Galaxy S24 Ultra",
price: "1.399€", price: "1.399€",
variant: "Titanium Gray", variant: "Titanium Gray",
imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg?_wi=2",
imageAlt: "Samsung Galaxy S24 Ultra", imageAlt: "Samsung Galaxy S24 Ultra",
}, },
{ {
@@ -161,7 +161,7 @@ export default function LandingPage() {
name: "Galaxy Z Fold5", name: "Galaxy Z Fold5",
price: "1.899€", price: "1.899€",
variant: "Phantom Black", variant: "Phantom Black",
imageSrc: "http://img.b2bpic.net/free-photo/orange-smartphone-black-background_187299-46934.jpg", imageSrc: "http://img.b2bpic.net/free-photo/orange-smartphone-black-background_187299-46934.jpg?_wi=2",
imageAlt: "Samsung Galaxy Z Fold5", imageAlt: "Samsung Galaxy Z Fold5",
}, },
{ {