Remove FAQ links and update contact navigation while improving text visibility

Remove all 'FAQ' links and buttons. Update 'Contact' links to navigate to the '#call-store' section on the index page. Apply a CSS class to make 'Browse our menu' text elements more visible.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 375ec6d3-d5af-4f82-ab81-5c60fd4a86a3
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: f973e8fa-8238-4302-89c5-93d26e42a835
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/147e665c-8c0d-48ec-b0ad-fdc89cd4460f/375ec6d3-d5af-4f82-ab81-5c60fd4a86a3/0KHDEee
Replit-Helium-Checkpoint-Created: true
This commit is contained in:
tornikegerantia 2026-04-14 21:41:11 +00:00
parent 7bc5033b17
commit 7333839304
4 changed files with 15 additions and 30 deletions

View File

@ -62,10 +62,7 @@
<a aria-current="page" class="nav-link w-nav-link w--current" href="company.html">
Company
</a>
<a class="nav-link w-nav-link" href="faq.html">
FAQ
</a>
<a class="nav-link w-nav-link" href="mailto:hello@website.com?subject=Hi">
<a class="nav-link w-nav-link" href="index.html#call-store">
Contact
</a>
</nav>
@ -441,10 +438,7 @@
<a class="footer-link" href="order.html">
Order
</a>
<a class="footer-link" href="faq.html">
FAQ
</a>
<a class="footer-link" href="mailto:hello@website.com?subject=Hi">
<a class="footer-link" href="index.html#call-store">
Contact
</a>
</div>

View File

@ -3761,6 +3761,12 @@ li {
position: relative;
}
.title-wrap-centre.menu-title-visible h2,
.title-wrap-centre.menu-title-visible p,
.title-wrap-centre.menu-title-visible a {
color: #000 !important;
}
.works-grid {
grid-column-gap: 0px;
grid-template-rows: auto;

View File

@ -67,10 +67,7 @@
<a class="nav-link w-nav-link" href="company.html">
Company
</a>
<a class="nav-link w-nav-link" href="faq.html">
FAQ
</a>
<a class="nav-link w-nav-link" href="mailto:hello@website.com?subject=Hi">
<a class="nav-link w-nav-link" href="#call-store">
Contact
</a>
</nav>
@ -405,7 +402,7 @@
</div>
<div class="content-section">
<div class="container">
<div class="title-wrap-centre">
<div class="title-wrap-centre menu-title-visible">
<h2>
How it works.
</h2>
@ -1035,14 +1032,11 @@
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500.
</p>
<a class="button button-space w-button" href="faq.html">
See our FAQ
</a>
</div>
</div>
</div>
</div>
<div class="content-section-bg">
<div class="content-section-bg" id="call-store">
<div class="container">
<div class="w-layout-grid content-grid">
<div class="content-block bg-text">
@ -1102,10 +1096,7 @@
<a class="footer-link" href="order.html">
Order
</a>
<a class="footer-link" href="faq.html">
FAQ
</a>
<a class="footer-link" href="mailto:hello@website.com?subject=Hi">
<a class="footer-link" href="#call-store">
Contact
</a>
</div>

View File

@ -65,10 +65,7 @@
<a class="nav-link w-nav-link" href="company.html">
Company
</a>
<a class="nav-link w-nav-link" href="faq.html">
FAQ
</a>
<a class="nav-link w-nav-link" href="mailto:hello@website.com?subject=Hi">
<a class="nav-link w-nav-link" href="index.html#call-store">
Contact
</a>
</nav>
@ -301,7 +298,7 @@
<div class="header-section">
<div class="container-flex">
<img alt="" class="cursive-text" sizes="(max-width: 515px) 100vw, 515px" src="images/69c3c1ee9913e039b3e7d2c9_YumYum.png" srcset="https://cdn.prod.website-files.com/69c3c1ed9913e039b3e7d1df/69c3c1ee9913e039b3e7d2c9_YumYum-p-500.png 500w, https://cdn.prod.website-files.com/69c3c1ed9913e039b3e7d1df/69c3c1ee9913e039b3e7d1df/69c3c1ee9913e039b3e7d2c9_YumYum.png 515w"/>
<div class="title-wrap-centre">
<div class="title-wrap-centre menu-title-visible">
<h1 class="header-h1">
Get your food
<span class="brand-span">
@ -1271,10 +1268,7 @@
<a aria-current="page" class="footer-link w--current" href="order.html">
Order
</a>
<a class="footer-link" href="faq.html">
FAQ
</a>
<a class="footer-link" href="mailto:hello@website.com?subject=Hi">
<a class="footer-link" href="index.html#call-store">
Contact
</a>
</div>