fix: Pricing dans index, liens navbar, h2 About, plage→rivière, grille Features 5 cols
Build & Deploy / build-push-deploy (push) Failing after 2s
Build & Deploy / build-push-deploy (push) Failing after 2s
This commit is contained in:
@@ -7,6 +7,7 @@ import About from '../components/About.astro';
|
||||
import Features from '../components/Features.astro';
|
||||
import Gallery from '../components/Gallery.astro';
|
||||
import Food from '../components/Food.astro';
|
||||
import Pricing from '../components/Pricing.astro';
|
||||
import Location from '../components/Location.astro';
|
||||
import Contact from '../components/Contact.astro';
|
||||
import Footer from '../components/Footer.astro';
|
||||
@@ -21,6 +22,7 @@ import Footer from '../components/Footer.astro';
|
||||
<Features />
|
||||
<Gallery />
|
||||
<Food />
|
||||
<Pricing />
|
||||
<Location />
|
||||
<Contact />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user