Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-06-09 13:51:59 +00:00
3 changed files with 36 additions and 20 deletions

View File

@@ -1,4 +1,5 @@
import type { Metadata } from "next";
import { DM_Sans } from "next/font/google";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
@@ -7,20 +8,35 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"]
});
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
title: "ISSO Time Luxury | Premium Watches Algeria", description: "Discover ISSO Time Luxury, Algeria's premier destination for high-end watches. Explore exquisite collections, precision craftsmanship, and timeless elegance for discerning connoisseurs.", keywords: "luxury watches, premium timepieces, ISSO Time Luxury, Algeria, Rolex style, Omega, Patek Philippe, automatic watches, elegant watches, gold watches, Swiss movements", metadataBase: new URL("https://www.issotimeluxury.dz"),
alternates: {
canonical: "https://www.issotimeluxury.dz"
},
openGraph: {
title: "ISSO Time Luxury | Premium Watches Algeria", description: "Discover ISSO Time Luxury, Algeria's premier destination for high-end watches. Explore exquisite collections, precision craftsmanship, and timeless elegance for discerning connoisseurs.", url: "https://www.issotimeluxury.dz", siteName: "ISSO Time Luxury", images: [{"url":"http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11463.jpg","alt":"ISSO Time Luxury Golden Watch"}],
type: "website"
},
twitter: {
card: "summary_large_image", title: "ISSO Time Luxury | Premium Watches Algeria", description: "Discover ISSO Time Luxury, Algeria's premier destination for high-end watches. Explore exquisite collections, precision craftsmanship, and timeless elegance for discerning connoisseurs.", images: ["http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-model-dressed-warm-overcoat-posing-studio_158538-11463.jpg"]
},
robots: {
index: true,
follow: true
}
};
export default function RootLayout({
@@ -32,7 +48,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} antialiased`}
className={`${dmSans.variable} antialiased`}
>
<Tag />
{children}
@@ -45,4 +61,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -89,12 +89,12 @@ export default function HomePage() {
title="New Arrivals"
description="Be the first to explore our latest innovations and exclusive limited editions, adding unparalleled sophistication to your collection."
products={[
{ id: "na-1", brand: "ISSO Time", name: "Zenith Horizon", price: "DZD 1,500,000", rating: 5, reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-man-checking-his-smartwatch_23-2148228521.jpg", imageAlt: "Zenith Horizon watch" },
{ id: "na-2", brand: "ISSO Time", name: "Skybound Aviator", price: "DZD 1,120,000", rating: 4.9, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241147.jpg", imageAlt: "Skybound Aviator watch" },
{ id: "na-3", brand: "ISSO Time", name: "Ghost Skeleton", price: "DZD 1,300,000", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg", imageAlt: "Ghost Skeleton watch" },
{ id: "na-4", brand: "ISSO Time", name: "Lunar Grand", price: "DZD 1,600,000", rating: 4.8, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1782.jpg", imageAlt: "Lunar Grand watch" },
{ id: "na-5", brand: "ISSO Time", name: "Orbital Tourbillon", price: "DZD 2,200,000", rating: 5, reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241149.jpg", imageAlt: "Orbital Tourbillon watch" },
{ id: "na-6", brand: "ISSO Time", name: "Architect Square", price: "DZD 950,000", rating: 4.7, reviewCount: "14", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-grayscale-shot-dome-church-karabagh_181624-41963.jpg", imageAlt: "Architect Square watch" },
{ id: "na-1", brand: "ISSO Time", name: "Zenith Horizon", price: "DZD 1,500,000", rating: 5, reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-man-checking-his-smartwatch_23-2148228521.jpg?_wi=1", imageAlt: "Zenith Horizon watch" },
{ id: "na-2", brand: "ISSO Time", name: "Skybound Aviator", price: "DZD 1,120,000", rating: 4.9, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241147.jpg?_wi=1", imageAlt: "Skybound Aviator watch" },
{ id: "na-3", brand: "ISSO Time", name: "Ghost Skeleton", price: "DZD 1,300,000", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=1", imageAlt: "Ghost Skeleton watch" },
{ id: "na-4", brand: "ISSO Time", name: "Lunar Grand", price: "DZD 1,600,000", rating: 4.8, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1782.jpg?_wi=1", imageAlt: "Lunar Grand watch" },
{ id: "na-5", brand: "ISSO Time", name: "Orbital Tourbillon", price: "DZD 2,200,000", rating: 5, reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241149.jpg?_wi=1", imageAlt: "Orbital Tourbillon watch" },
{ id: "na-6", brand: "ISSO Time", name: "Architect Square", price: "DZD 950,000", rating: 4.7, reviewCount: "14", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-grayscale-shot-dome-church-karabagh_181624-41963.jpg?_wi=1", imageAlt: "Architect Square watch" },
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"

View File

@@ -49,12 +49,12 @@ export default function ShopPage() {
title="Explore Our Collections"
description="Immerse yourself in our full range of luxury timepieces. Use the advanced filters to find your perfect watch."
products={[
{ id: "sh-1", brand: "ISSO Time", name: "Grand Tourer Chrono", price: "DZD 1,450,000", rating: 5, reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-man-checking-his-smartwatch_23-2148228521.jpg", imageAlt: "Grand Tourer Chrono watch" },
{ id: "sh-2", brand: "ISSO Time", name: "Aviator Heritage", price: "DZD 1,180,000", rating: 4.8, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241147.jpg", imageAlt: "Aviator Heritage watch" },
{ id: "sh-3", brand: "ISSO Time", name: "Celestial Skeleton", price: "DZD 1,620,000", rating: 5, reviewCount: "14", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg", imageAlt: "Celestial Skeleton watch" },
{ id: "sh-4", brand: "ISSO Time", name: "Lunar Navigator", price: "DZD 1,750,000", rating: 4.9, reviewCount: "11", imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1782.jpg", imageAlt: "Lunar Navigator watch" },
{ id: "sh-5", brand: "ISSO Time", name: "Cosmic Tourbillon", price: "DZD 2,500,000", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241149.jpg", imageAlt: "Cosmic Tourbillon watch" },
{ id: "sh-6", brand: "ISSO Time", name: "Urban Architect", price: "DZD 1,050,000", rating: 4.7, reviewCount: "26", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-grayscale-shot-dome-church-karabagh_181624-41963.jpg", imageAlt: "Urban Architect watch" },
{ id: "sh-1", brand: "ISSO Time", name: "Grand Tourer Chrono", price: "DZD 1,450,000", rating: 5, reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-man-checking-his-smartwatch_23-2148228521.jpg?_wi=2", imageAlt: "Grand Tourer Chrono watch" },
{ id: "sh-2", brand: "ISSO Time", name: "Aviator Heritage", price: "DZD 1,180,000", rating: 4.8, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241147.jpg?_wi=2", imageAlt: "Aviator Heritage watch" },
{ id: "sh-3", brand: "ISSO Time", name: "Celestial Skeleton", price: "DZD 1,620,000", rating: 5, reviewCount: "14", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=2", imageAlt: "Celestial Skeleton watch" },
{ id: "sh-4", brand: "ISSO Time", name: "Lunar Navigator", price: "DZD 1,750,000", rating: 4.9, reviewCount: "11", imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1782.jpg?_wi=2", imageAlt: "Lunar Navigator watch" },
{ id: "sh-5", brand: "ISSO Time", name: "Cosmic Tourbillon", price: "DZD 2,500,000", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241149.jpg?_wi=2", imageAlt: "Cosmic Tourbillon watch" },
{ id: "sh-6", brand: "ISSO Time", name: "Urban Architect", price: "DZD 1,050,000", rating: 4.7, reviewCount: "26", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-grayscale-shot-dome-church-karabagh_181624-41963.jpg?_wi=2", imageAlt: "Urban Architect watch" },
{ id: "sh-7", brand: "ISSO Time", name: "World Traveler GMT", price: "DZD 1,300,000", rating: 4.9, reviewCount: "16", imageSrc: "http://img.b2bpic.net/free-photo/travel-background-with-hands-holding-compass-opening-suitcase_23-2147607851.jpg", imageAlt: "World Traveler GMT watch" },
{ id: "sh-8", brand: "ISSO Time", name: "Dynasty Perpetual", price: "DZD 2,100,000", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg", imageAlt: "Dynasty Perpetual watch" },
{ id: "sh-9", brand: "ISSO Time", name: "Eclipse Dress Watch", price: "DZD 990,000", rating: 4.8, reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/groom-getting-ready-before-wedding-ceremony_8353-10509.jpg", imageAlt: "Eclipse Dress Watch" },