hero
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-07 07:47:52 +01:00
parent 41deb33c2a
commit 45c25a42f5
2 changed files with 6 additions and 6 deletions

View File

@ -103,7 +103,7 @@
display: flex; display: flex;
flex-direction: column; flex-direction: column;
gap: 40px; gap: 40px;
text-align: center; text-align: justify;
} }
.step h3 { .step h3 {

View File

@ -30,12 +30,12 @@
<div class="steps"> <div class="steps">
<div class="step"> <div class="step">
<h3>1. Set Your Preferences</h3> <h3>1. Set Your Preferences</h3>
<p>Choose the experiences that matter to you whether it's history, nature, or shopping, your preferences guide the trip.</p> <p>Choose the experiences that matter to you whether it's history, nature, or shopping, your preferences guide the trip. Choose the length of your trip as well, be it an hour or the whole day.</p>
<!-- Add a screenshot of the preference selection screen --> <!-- Add a screenshot of the preference selection screen -->
</div> </div>
<div class="step"> <div class="step">
<h3>2. Generate an Optimized Trip</h3> <h3>2. Generate an Optimized Trip</h3>
<p>Our app uses intelligent algorithms to find the best route, balancing popular landmarks and hidden gems to create a personalized experience.</p> <p>Our app uses an internally-developed algorithm to find the best route, balancing popular landmarks and hidden gems to create a personalized experience.</p>
<!-- Add a screenshot of a generated trip route --> <!-- Add a screenshot of a generated trip route -->
</div> </div>
<div class="step"> <div class="step">
@ -50,7 +50,7 @@
<!-- Features Section --> <!-- Features Section -->
<section id="features"> <section id="features">
<div class="container"> <div class="container">
<h2>Why Choose Trip Optimizer?</h2> <h2>Why Choose AnyWay?</h2>
<div class="features-list"> <div class="features-list">
<div class="feature"> <div class="feature">
<h3>Personalized Itineraries</h3> <h3>Personalized Itineraries</h3>
@ -58,11 +58,11 @@
</div> </div>
<div class="feature"> <div class="feature">
<h3>Smart Optimization</h3> <h3>Smart Optimization</h3>
<p>Our intelligent algorithms combine both well-known landmarks and local hidden gems for the perfect balance.</p> <p>Our advanced algorithm combines both well-known landmarks and local hidden gems for the perfect balance.</p>
</div> </div>
<div class="feature"> <div class="feature">
<h3>Real-time Flexibility</h3> <h3>Real-time Flexibility</h3>
<p>Change your itinerary anytime, and our system will instantly recalculate to ensure you still see all the best spots.</p> <p>Change your itinerary anytime, and the app will instantly recalculate to ensure you still see all the best spots.</p>
</div> </div>
<div class="feature"> <div class="feature">
<h3>Discover Hidden Gems</h3> <h3>Discover Hidden Gems</h3>