Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
}}
|
||||
title="Journey Through the Solar System"
|
||||
description="Uncover the mysteries of the planets, moons, and vast cosmic wonders orbiting our sun."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042455.jpg?_wi=1"
|
||||
imageAlt="Solar system visualization"
|
||||
buttons={[
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
role: "Astrophysicist",
|
||||
company: "Space Research Inst.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042455.jpg?_wi=2",
|
||||
imageAlt: "solar system wide view cosmic",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
role: "Student",
|
||||
company: "Uni of Science",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038326.jpg?_wi=1",
|
||||
imageAlt: "astronaut looking at stars",
|
||||
},
|
||||
{
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
role: "Educator",
|
||||
company: "Planetarium",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154815.jpg?_wi=1",
|
||||
imageAlt: "stardust flowing black background",
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
role: "Enthusiast",
|
||||
company: "Space Hobbyist",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/planets-solar-system_23-2150042455.jpg?_wi=3",
|
||||
imageAlt: "solar system wide view cosmic",
|
||||
},
|
||||
]}
|
||||
@@ -299,7 +299,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038326.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/door-leading-magical-world_23-2151038326.jpg?_wi=2"
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Inquiry",
|
||||
@@ -311,7 +311,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154815.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/space-background-realistic-starry-night-cosmos-shining-stars-milky-way-stardust-color-galaxy_1258-154815.jpg?_wi=2"
|
||||
logoText="Solarium"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user