File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ let p2a = "With nearly a decade of innovation behind us and a first place finish
2323 "we've solidified our place in the solar car world. Our journey proves that a team run on " +
2424 "commitment, creativity, and innovation can overcome any obstacle."
2525
26- let p2b = "As a team of passionate engineers, we work tirelessly to achieve our goals. " +
26+ let p2b = "As a team of motivated engineers, we work tirelessly to achieve our goals. " +
2727 "From the initial design phase to the final race day, we're committed to excellence " +
2828 "in everything we do. Even when facing the toughest challenges, our team stays motivated " +
2929 "and dedicated to keeping things on track."
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ export default function Home() {
145145 return (
146146 < React . Fragment >
147147 { /* Page Header */ }
148- < Header title = { "Powered By Florida sunshine " }
148+ < Header title = { "Powered By Florida Sunshine " }
149149 imgcss = { "home-header-img" } />
150150
151151 { /* Awards */ }
You can’t perform that action at this time.
0 commit comments