Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-10 09:02:36 +00:00

View File

@@ -9,7 +9,7 @@ import ProductCardFour from "@/components/sections/product/ProductCardFour";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
import BlogCardTwo from "@/components/sections/blog/BlogCardTwo";
import { Sparkles, Award, ChefHat, Star, Image } from "lucide-react";
import { Sparkles, Award, ChefHat, Star, Image, Flame } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -104,7 +104,7 @@ export default function HomePage() {
]}
products={[
{
id: "butter-chicken", name: "Butter Chicken Makhani", price: "$18.99", variant: "Tender Chicken in Creamy Tomato Sauce", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-with-tomatoes-served-plate_1220-7910.jpg", imageAlt: "Butter Chicken Makhani - Creamy Indian Curry"},
id: "butter-chicken", name: "Butter Chicken Makhani", price: "$18.99", variant: "★ Most Popular • Tender Chicken in Creamy Tomato Sauce", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-with-tomatoes-served-plate_1220-7910.jpg", imageAlt: "Butter Chicken Makhani - Creamy Indian Curry"},
{
id: "biryani", name: "Hyderabadi Dum Biryani", price: "$16.99", variant: "Fragrant Basmati Rice with Spiced Meat", imageSrc: "http://img.b2bpic.net/free-photo/beef-kebab-with-rice-garnish-pomegranate-seeds_114579-1157.jpg", imageAlt: "Hyderabadi Biryani - Premium Rice Dish"},
{