Merge version_2 into main #2
@@ -11,7 +11,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar
|
||||
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import { Cigar, Coffee, Award, Star } from "lucide-react";
|
||||
import { Coffee, Award, Star } from "lucide-react";
|
||||
|
||||
export default function CoffeeLoungePage() {
|
||||
return (
|
||||
@@ -38,7 +38,7 @@ export default function CoffeeLoungePage() {
|
||||
{ name: "Testimonials", id: "testimonials" }
|
||||
]}
|
||||
button={{
|
||||
text: "Reservations", href: "contact"
|
||||
text: "Reservations", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user