Merge version_1 into main #1
@@ -90,28 +90,28 @@ export default function AdminPanelPage() {
|
||||
id: 1,
|
||||
title: "Daily Rate Management",
|
||||
description: "Update gold and silver rates daily. System automatically applies new rates to all bills generated after the update. View rate history and trends.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg?_wi=3",
|
||||
imageAlt: "Rate management dashboard interface",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Sales Analytics & Reports",
|
||||
description: "View comprehensive sales metrics, customer insights, revenue trends, and best-selling products. Generate monthly and yearly reports for business analysis.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg?_wi=5",
|
||||
imageAlt: "Sales analytics and reporting dashboard",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "User Access Control",
|
||||
description: "Manage team member access levels, set permissions for billing operations, rate updates, and report viewing. Track admin actions and changes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-cv-template_23-2148925330.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-cv-template_23-2148925330.jpg?_wi=2",
|
||||
imageAlt: "User access and permission management",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "System Settings & Configuration",
|
||||
description: "Configure GST rates, shop branding, WhatsApp integration settings, email templates, and notification preferences for your jewelry business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=2",
|
||||
imageAlt: "System configuration and settings panel",
|
||||
},
|
||||
]}
|
||||
@@ -150,7 +150,7 @@ export default function AdminPanelPage() {
|
||||
icon: Settings,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg?_wi=4"
|
||||
imageAlt="Admin security and control features"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
|
||||
@@ -57,7 +57,7 @@ export default function BillingPage() {
|
||||
background={{
|
||||
variant: "floatingGradient",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg?_wi=3"
|
||||
imageAlt="Professional billing interface"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -95,7 +95,7 @@ export default function BillingPage() {
|
||||
icon: Phone,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg?_wi=2"
|
||||
imageAlt="Billing system dashboard"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
|
||||
@@ -108,7 +108,7 @@ export default function BillHistoryPage() {
|
||||
icon: Send,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg?_wi=4"
|
||||
imageAlt="Professional bill records and history management"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
@@ -137,7 +137,7 @@ export default function BillHistoryPage() {
|
||||
role: "Owner",
|
||||
company: "Kumar Jewels",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-admiring-wedding-rings_8353-5462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-admiring-wedding-rings_8353-5462.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar testimonial",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function BillHistoryPage() {
|
||||
role: "Manager",
|
||||
company: "Shining Diamond Store",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-admiring-wedding-rings_8353-5462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-admiring-wedding-rings_8353-5462.jpg?_wi=2",
|
||||
imageAlt: "Priya Sharma testimonial",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function BillHistoryPage() {
|
||||
role: "Shop Owner",
|
||||
company: "Golden Era Jewelry",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-admiring-wedding-rings_8353-5462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-bride-admiring-wedding-rings_8353-5462.jpg?_wi=3",
|
||||
imageAlt: "Vikram Patel testimonial",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -81,28 +81,28 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Smart Form Management",
|
||||
description: "Intuitive customer details form with auto-generated dates. Enter product type, weight, and quantity with real-time calculations for total price including GST options.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-cv-template_23-2148925330.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-cv-template_23-2148925330.jpg?_wi=1",
|
||||
imageAlt: "Customer and product details form",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Daily Rate Updates",
|
||||
description: "Admin panel to update gold and silver rates daily. Automatic calculations ensure accurate pricing based on current market rates without manual errors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-template-user-panel_52683-31486.jpg?_wi=1",
|
||||
imageAlt: "Admin rate management dashboard",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Professional Bill Generation",
|
||||
description: "Generate printable bills with shop logo, customer details, item specifications, rates, and total amount. Professional PDF output ready for printing or email.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg?_wi=1",
|
||||
imageAlt: "Professional printable invoice template",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "WhatsApp Integration",
|
||||
description: "Automatically send thank you messages to customers with bill details via WhatsApp. Build customer relationships with instant confirmations and thank you notes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-examines-phone-with-greenscreen_482257-76605.jpg?_wi=1",
|
||||
imageAlt: "WhatsApp messaging integration",
|
||||
},
|
||||
]}
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
icon: Database,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/marketing-business-invoice_23-2148729112.jpg?_wi=2"
|
||||
imageAlt="Billing process workflow"
|
||||
mediaAnimation="opacity"
|
||||
buttons={[
|
||||
@@ -228,7 +228,7 @@ export default function HomePage() {
|
||||
role: "Owner",
|
||||
company: "Kumar Jewels",
|
||||
rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=1",
|
||||
imageAlt: "Rajesh Kumar, Owner of Kumar Jewels",
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
role: "Manager",
|
||||
company: "Shining Diamond Store",
|
||||
rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=2",
|
||||
imageAlt: "Priya Sharma, Manager at Shining Diamond Store",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
role: "Shop Owner",
|
||||
company: "Golden Era Jewelry",
|
||||
rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=3",
|
||||
imageAlt: "Vikram Patel, Shop Owner at Golden Era Jewelry",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function HomePage() {
|
||||
role: "Sales Head",
|
||||
company: "Luxury Gold House",
|
||||
rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=4",
|
||||
imageAlt: "Ananya Gupta, Sales Head at Luxury Gold House",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function HomePage() {
|
||||
role: "Founder",
|
||||
company: "Premium Ornaments",
|
||||
rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=5",
|
||||
imageAlt: "Sanjay Menon, Founder of Premium Ornaments",
|
||||
},
|
||||
{
|
||||
@@ -273,7 +273,7 @@ export default function HomePage() {
|
||||
role: "Business Manager",
|
||||
company: "Royal Jewelry Emporium",
|
||||
rating: 5,
|
||||
imageSrc: "/placeholders/placeholder1.webp",
|
||||
imageSrc: "/placeholders/placeholder1.webp?_wi=6",
|
||||
imageAlt: "Neha Desai, Business Manager at Royal Jewelry Emporium",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user