Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Billing Now", href: "#features" },
|
||||
{ text: "Learn More", href: "#how-it-works" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-mock-up-tablet-with-wedding-rings_23-2148242372.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-mock-up-tablet-with-wedding-rings_23-2148242372.jpg?_wi=1"
|
||||
imageAlt="Gold shop billing system dashboard"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
title="How the Billing System Works"
|
||||
description="Simple 4-step process: Enter product details (gold/silver type and weight), set the current market rate per gram, system calculates total automatically, generate and print professional bills, save to history, and send thank you message to customer's WhatsApp."
|
||||
tag="Workflow"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-mock-up-tablet-with-wedding-rings_23-2148242372.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-mock-up-tablet-with-wedding-rings_23-2148242372.jpg?_wi=2"
|
||||
imageAlt="Billing workflow demonstration"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Request Demo", href: "#contact" }]}
|
||||
@@ -100,17 +100,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", handle: "@rajesh_jewels", testimonial: "GoldBill Pro has cut our billing time by 70%. The automatic rate calculations are perfect and customers love receiving WhatsApp confirmations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-winking-eye-showing-silence-sign-suit-front-view_176474-23158.jpg", imageAlt: "Rajesh Kumar"},
|
||||
id: "1", name: "Rajesh Kumar", handle: "@rajesh_jewels", testimonial: "GoldBill Pro has cut our billing time by 70%. The automatic rate calculations are perfect and customers love receiving WhatsApp confirmations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-man-winking-eye-showing-silence-sign-suit-front-view_176474-23158.jpg?_wi=1", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", handle: "@priya_gold_shop", testimonial: "Managing multiple transactions daily used to be chaotic. Now with GoldBill Pro, everything is organized, accurate, and professionally documented. Game changer!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499478.jpg", imageAlt: "Priya Sharma"},
|
||||
id: "2", name: "Priya Sharma", handle: "@priya_gold_shop", testimonial: "Managing multiple transactions daily used to be chaotic. Now with GoldBill Pro, everything is organized, accurate, and professionally documented. Game changer!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499478.jpg?_wi=1", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "3", name: "Arjun Patel", handle: "@arjun_jewelry", testimonial: "The transaction history feature helps me track everything easily. Best investment for my jewelry shop. Customer support is exceptional too!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5355.jpg", imageAlt: "Arjun Patel"},
|
||||
{
|
||||
id: "4", name: "Deepika Verma", handle: "@deepika_gems", testimonial: "Real-time gold rate updates and instant bill printing make my shop so much more efficient. The WhatsApp automation brings back customers. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1576.jpg", imageAlt: "Deepika Verma"},
|
||||
{
|
||||
id: "5", name: "Vikram Singh", handle: "@vikram_jewelers", testimonial: "Switched from manual billing to GoldBill Pro three months ago. Zero regrets. The system is intuitive, fast, and saves me hours every week.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-winking-eye-showing-silence-sign-suit-front-view_176474-23158.jpg", imageAlt: "Vikram Singh"},
|
||||
id: "5", name: "Vikram Singh", handle: "@vikram_jewelers", testimonial: "Switched from manual billing to GoldBill Pro three months ago. Zero regrets. The system is intuitive, fast, and saves me hours every week.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-winking-eye-showing-silence-sign-suit-front-view_176474-23158.jpg?_wi=2", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "6", name: "Anita Gupta", handle: "@anita_gold_world", testimonial: "Professional bills, instant notifications, organized history—GoldBill Pro is exactly what jewelry shops need. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499478.jpg", imageAlt: "Anita Gupta"},
|
||||
id: "6", name: "Anita Gupta", handle: "@anita_gold_world", testimonial: "Professional bills, instant notifications, organized history—GoldBill Pro is exactly what jewelry shops need. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499478.jpg?_wi=2", imageAlt: "Anita Gupta"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user