Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -8,7 +8,6 @@ import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import { MapPin, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -58,6 +57,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="split"
|
||||
title="Located in the Heart of Thamel"
|
||||
description="Annakoot brings you the purest vegetarian and vegan experiences. With a 4.8-star rating from over 1,000 reviews, we take pride in being a favorite culinary stop in Kathmandu."
|
||||
@@ -87,6 +87,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
useInvertedBackground={false}
|
||||
title="Loved by 1,066+ Guests"
|
||||
description="With an average of 4.8 stars, our guests love the quality and hospitality."
|
||||
textboxLayout="split"
|
||||
@@ -99,6 +100,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Visit Us"
|
||||
useInvertedBackground={false}
|
||||
title="Find Us in Thamel"
|
||||
description="Visit us opposite the Paradise Guest House in Thamel, Kathmandu. Call: 971-4293465"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/living-room-interior_181624-29966.jpg"
|
||||
|
||||
Reference in New Issue
Block a user