Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 10:56:53 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="mediumSizeLargeTitles"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="glass"
@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Dilber Sohan Halwa"
description="Experience the authentic taste of heritage. Crafted with traditional recipes, premium desi ghee, and the finest dry fruits. Every bite tells a story of generations of confectionery excellence from the heart of Bannu."
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Discover Our Collections", href: "#products" },
{ text: "Learn Our Story", href: "#about" }
@@ -138,16 +138,16 @@ export default function LandingPage() {
id: "2", name: "Muhammad Nazir", handle: "Local Guide • 363 reviews", testimonial: "The best of Sohan Halwa in Bannu. I visited the shop and was briefed about the process and recipes. I have seen the whole process of making and I can guarantee this one will blow your mind.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Muhammad Nazir"
},
{
id: "3", name: "Umair Khan", handle: "Local Guide • 17 reviews", testimonial: "This is the beauty of Bannu. It is the most famous sohan halwa in Bannu. There are a lot of fake traders, so if you want to taste the real deal, go to Tanchi Bazaar for the best.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Umair Khan"
id: "3", name: "Umair Khan", handle: "Local Guide • 17 reviews", testimonial: "This is the beauty of Bannu. It is the most famous sohan halwa in Bannu. There are a lot of fake traders, so if you want to taste the real deal, go to Tanchi Bazaar for the best.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Umair Khan"
},
{
id: "4", name: "Fatima Hassan", handle: "Verified Customer", testimonial: "I ordered for my family gathering and everyone was impressed. The quality, taste, and authenticity are unmatched. Truly represents the heritage of Bannu's confectionery tradition.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Fatima Hassan"
},
{
id: "5", name: "Ali Raza", handle: "Regular Customer", testimonial: "Have been buying from Dilber for years. The consistency in quality is remarkable. Every box is carefully prepared with love and attention to detail. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Ali Raza"
id: "5", name: "Ali Raza", handle: "Regular Customer", testimonial: "Have been buying from Dilber for years. The consistency in quality is remarkable. Every box is carefully prepared with love and attention to detail. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ali Raza"
},
{
id: "6", name: "Ayesha Malik", handle: "Gift Buyer", testimonial: "Perfect for gifts and special occasions. The presentation is elegant, the taste is authentic, and the value is exceptional. My friends and family always ask where I got it from!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Ayesha Malik"
id: "6", name: "Ayesha Malik", handle: "Gift Buyer", testimonial: "Perfect for gifts and special occasions. The presentation is elegant, the taste is authentic, and the value is exceptional. My friends and family always ask where I got it from!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Ayesha Malik"
}
]}
speed={40}