Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-27 14:12:22 +00:00

View File

@@ -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 { Sparkles, Utensils } from "lucide-react";
import { Utensils } from "lucide-react";
export default function UzbekRestaurantPage() {
return (
@@ -148,7 +148,7 @@ export default function UzbekRestaurantPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to savor the true taste of Shakhrisabz? Reserve your place at our table today."
background={{ variant: "plain" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Call to Reserve", href: "tel:+998900000000" },
{ text: "Get Directions", href: "#" }