Merge version_6 into main #9

Merged
bender merged 1 commits from version_6 into main 2026-05-06 06:51:32 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg" },
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg" },
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg" },
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/big-basket-with-fruits-vegetables-closeup_169016-29630.jpg" },
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/big-basket-with-fruits-vegetables-closeup_169016-29630.jpg?_wi=1" },
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-talking-patient-about-vegetables_23-2148302105.jpg" },
{ id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/contrast-bubbles-colourful-background_23-2148227095.jpg" },
]}
@@ -119,7 +119,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="SDP"
imageSrc="http://img.b2bpic.net/free-photo/big-basket-with-fruits-vegetables-closeup_169016-29630.jpg"
imageSrc="http://img.b2bpic.net/free-photo/big-basket-with-fruits-vegetables-closeup_169016-29630.jpg?_wi=2"
columns={[]}
/>
</div>