diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8356385..08257cd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { { text: "Visit Us Today", href: "tel:+213" }, { text: "Learn More", href: "#why-la-rosa" }, ]} - imageSrc="http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=6" + imageSrc="http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg" imageAlt="Cozy café interior at La Rosa" mediaAnimation="opacity" /> @@ -67,23 +67,14 @@ export default function AboutPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Artisan Craftsmanship", - tags: ["Handmade", "Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=4", - }, + id: "1", title: "Artisan Craftsmanship", tags: ["Handmade", "Quality"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg"}, { - id: "2", - title: "Community Connection", - tags: ["Local", "Family-Friendly"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=7", - }, + id: "2", title: "Community Connection", tags: ["Local", "Family-Friendly"], + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, { - id: "3", - title: "Premium Ingredients", - tags: ["Sourced", "Fresh Daily"], - imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg?_wi=5", - }, + id: "3", title: "Premium Ingredients", tags: ["Sourced", "Fresh Daily"], + imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg"}, ]} /> @@ -99,29 +90,14 @@ export default function AboutPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Amira Hassan", - role: "Student", - company: "University of Oran", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg?_wi=2", - }, + id: "1", name: "Amira Hassan", role: "Student", company: "University of Oran", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg"}, { - id: "2", - name: "Karim Ben", - role: "Entrepreneur", - company: "Local Business Owner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg?_wi=2", - }, + id: "2", name: "Karim Ben", role: "Entrepreneur", company: "Local Business Owner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg"}, { - id: "3", - name: "Leila Djamal", - role: "Marketing Manager", - company: "Tech Company Oran", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=2", - }, + id: "3", name: "Leila Djamal", role: "Marketing Manager", company: "Tech Company Oran", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg"}, ]} /> @@ -133,19 +109,13 @@ export default function AboutPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/patisserieLaRosa", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/patisserieLaRosa", ariaLabel: "Instagram"}, { icon: Facebook, - href: "https://facebook.com/patisserieLaRosa", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/patisserieLaRosa", ariaLabel: "Facebook"}, { icon: MapPin, - href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran", - ariaLabel: "Google Maps Location", - }, + href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran", ariaLabel: "Google Maps Location"}, ]} /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0111dfe..e0ea634 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -55,15 +55,11 @@ export default function ContactPage() { tagIcon={Sparkles} buttons={[ { - text: "Call Now: +213 XXXX XXXX", - href: "tel:+213", - }, + text: "Call Now: +213 XXXX XXXX", href: "tel:+213"}, { - text: "Get Directions", - href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran", - }, + text: "Get Directions", href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg" imageAlt="Beautiful dessert display at La Rosa" mediaAnimation="opacity" /> @@ -74,29 +70,17 @@ export default function ContactPage() { diff --git a/src/app/custom-cakes/page.tsx b/src/app/custom-cakes/page.tsx index 7174685..e050ef9 100644 --- a/src/app/custom-cakes/page.tsx +++ b/src/app/custom-cakes/page.tsx @@ -52,7 +52,7 @@ export default function CustomCakesPage() { { text: "Request Quote", href: "tel:+213" }, { text: "Start Design", href: "#featured-desserts" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg" imageAlt="Beautiful custom cake display" mediaAnimation="opacity" /> @@ -70,28 +70,13 @@ export default function CustomCakesPage() { animationType="slide-up" products={[ { - id: "1", - name: "Lotus Cheesecake Base", - price: "1,500 DA", - imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg?_wi=4", - imageAlt: "Lotus Biscoff Cheesecake Base", - initialQuantity: 1, + id: "1", name: "Lotus Cheesecake Base", price: "1,500 DA", imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg", imageAlt: "Lotus Biscoff Cheesecake Base", initialQuantity: 1, }, { - id: "2", - name: "Dark Chocolate Foundation", - price: "1,200 DA", - imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-orange-slices-marmalades-black-plate-high-quality-photo_114579-78039.jpg?_wi=4", - imageAlt: "Rich Dark Chocolate Layer Foundation", - initialQuantity: 1, + id: "2", name: "Dark Chocolate Foundation", price: "1,200 DA", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-orange-slices-marmalades-black-plate-high-quality-photo_114579-78039.jpg", imageAlt: "Rich Dark Chocolate Layer Foundation", initialQuantity: 1, }, { - id: "3", - name: "Strawberry Sponge Layer", - price: "1,000 DA", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cakes-appetizing-cake-strawberries-pomegranate-lemon-bowls-berries-cookies-table_140725-123555.jpg?_wi=4", - imageAlt: "Fresh Strawberry Sponge Layer", - initialQuantity: 1, + id: "3", name: "Strawberry Sponge Layer", price: "1,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cakes-appetizing-cake-strawberries-pomegranate-lemon-bowls-berries-cookies-table_140725-123555.jpg", imageAlt: "Fresh Strawberry Sponge Layer", initialQuantity: 1, }, ]} /> @@ -107,29 +92,17 @@ export default function CustomCakesPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Expert Cake Designers", - tags: ["Skilled", "Creative"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=4", - }, + id: "1", title: "Expert Cake Designers", tags: ["Skilled", "Creative"], + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, { - id: "2", - title: "Premium Custom Flavors", - tags: ["Gourmet", "Personalized"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=3", - }, + id: "2", title: "Premium Custom Flavors", tags: ["Gourmet", "Personalized"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg"}, { - id: "3", - title: "Fast Turnaround", - tags: ["48 Hours", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=5", - }, + id: "3", title: "Fast Turnaround", tags: ["48 Hours", "Reliable"], + imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"}, { - id: "4", - title: "Artistic Presentation", - tags: ["Instagram-Ready", "Elegant"], - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-10432.jpg?_wi=5", - }, + id: "4", title: "Artistic Presentation", tags: ["Instagram-Ready", "Elegant"], + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-hot-coffee-cup_1150-10432.jpg"}, ]} /> @@ -155,19 +128,13 @@ export default function CustomCakesPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/patisserieLaRosa", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/patisserieLaRosa", ariaLabel: "Instagram"}, { icon: Facebook, - href: "https://facebook.com/patisserieLaRosa", - ariaLabel: "Facebook", - }, + href: "https://facebook.com/patisserieLaRosa", ariaLabel: "Facebook"}, { icon: MapPin, - href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran", - ariaLabel: "Google Maps Location", - }, + href: "https://maps.google.com/?q=Boulevard+des+Lions+Bir+El+Djir+Oran", ariaLabel: "Google Maps Location"}, ]} /> diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index e20711d..94191be 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -39,28 +39,13 @@ export default function MenuPage() { @@ -67,28 +67,13 @@ export default function HomePage() { (function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +export const SvgTextLogo: React.FC = ({ + text, + className = '', + fontSize = 24, + fontWeight = 700, + letterSpacing = 0, + fill = 'currentColor', +}) => { return ( - {logoText} + {text} ); -}); +}; -SvgTextLogo.displayName = "SvgTextLogo"; - -export default SvgTextLogo; +export default SvgTextLogo; \ No newline at end of file